mirror of https://github.com/docker/docs.git
added checksums to d4mac, d4win installer downloads page (#2508)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
ad065409d9
commit
067756b723
|
@ -49,7 +49,7 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
|
|||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a class="button outline-btn" href="https://download.docker.com/mac/stable/Docker.dmg">Get Docker for Mac (Stable)</a>
|
||||
<a class="button outline-btn" href="https://download.docker.com/mac/stable/Docker.dmg">Get Docker for Mac (Stable)</a><br><a href="https://download.docker.com/mac/stable/Docker.dmg.sha256sum"><font color="#BDBDBD" size="-1">Checksum: Docker.dmg SHA256</font></a>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<a class="button outline-btn" href="https://download.docker.com/mac/edge/Docker.dmg">Get Docker for Mac (Edge)</a>
|
||||
|
|
|
@ -54,7 +54,7 @@ Edge channels, see the
|
|||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a class="button outline-btn" href="https://download.docker.com/win/stable/InstallDocker.msi">Get Docker for Windows (Stable)</a>
|
||||
<a class="button outline-btn" href="https://download.docker.com/win/stable/InstallDocker.msi">Get Docker for Windows (Stable)</a><br><a href="https://download.docker.com/win/stable/InstallDocker.msi.sha256sum"><font color="#BDBDBD" size="-1">Checksum: InstallDocker.msi SHA256</font></a>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<a class="button outline-btn" href="https://download.docker.com/win/edge/InstallDocker.msi">Get Docker for Windows (Edge)</a>
|
||||
|
|
Loading…
Reference in New Issue