|
|
@@ -16,12 +16,23 @@ WARNING:
|
|
|
|
|
|
# Supported tags and respective `Dockerfile` links
|
|
|
|
|
|
-- [`1.9.1-stretch`, `1.9-stretch`, `1-stretch`, `stretch`, `1.9.1`, `1.9`, `1`, `latest` (*1.9/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/221ee92559f2963c1fe55646d3516f5b8f4c91a4/1.9/stretch/Dockerfile)
|
|
|
+## Shared Tags
|
|
|
+
|
|
|
+- `1.9.1`, `1.9`, `1`, `latest`:
|
|
|
+ - [`1.9.1-stretch` (*1.9/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/221ee92559f2963c1fe55646d3516f5b8f4c91a4/1.9/stretch/Dockerfile)
|
|
|
+ - [`1.9.1-windowsservercore` (*1.9/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/221ee92559f2963c1fe55646d3516f5b8f4c91a4/1.9/windows/windowsservercore/Dockerfile)
|
|
|
+- `1.8.4`, `1.8`:
|
|
|
+ - [`1.8.4-jessie` (*1.8/jessie/Dockerfile*)](https://github.com/docker-library/golang/blob/1116b4262228428be20d7e9413ad277c716adb16/1.8/jessie/Dockerfile)
|
|
|
+ - [`1.8.4-windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/1116b4262228428be20d7e9413ad277c716adb16/1.8/windows/windowsservercore/Dockerfile)
|
|
|
+
|
|
|
+## Simple Tags
|
|
|
+
|
|
|
+- [`1.9.1-stretch`, `1.9-stretch`, `1-stretch`, `stretch` (*1.9/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/221ee92559f2963c1fe55646d3516f5b8f4c91a4/1.9/stretch/Dockerfile)
|
|
|
- [`1.9.1-alpine3.6`, `1.9-alpine3.6`, `1-alpine3.6`, `alpine3.6`, `1.9.1-alpine`, `1.9-alpine`, `1-alpine`, `alpine` (*1.9/alpine3.6/Dockerfile*)](https://github.com/docker-library/golang/blob/221ee92559f2963c1fe55646d3516f5b8f4c91a4/1.9/alpine3.6/Dockerfile)
|
|
|
- [`1.9.1-windowsservercore`, `1.9-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.9/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/221ee92559f2963c1fe55646d3516f5b8f4c91a4/1.9/windows/windowsservercore/Dockerfile)
|
|
|
- [`1.9.1-nanoserver`, `1.9-nanoserver`, `1-nanoserver`, `nanoserver` (*1.9/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/221ee92559f2963c1fe55646d3516f5b8f4c91a4/1.9/windows/nanoserver/Dockerfile)
|
|
|
- [`1.8.4-stretch`, `1.8-stretch` (*1.8/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/1116b4262228428be20d7e9413ad277c716adb16/1.8/stretch/Dockerfile)
|
|
|
-- [`1.8.4-jessie`, `1.8-jessie`, `1.8.4`, `1.8` (*1.8/jessie/Dockerfile*)](https://github.com/docker-library/golang/blob/1116b4262228428be20d7e9413ad277c716adb16/1.8/jessie/Dockerfile)
|
|
|
+- [`1.8.4-jessie`, `1.8-jessie` (*1.8/jessie/Dockerfile*)](https://github.com/docker-library/golang/blob/1116b4262228428be20d7e9413ad277c716adb16/1.8/jessie/Dockerfile)
|
|
|
- [`1.8.4-alpine3.6`, `1.8-alpine3.6` (*1.8/alpine3.6/Dockerfile*)](https://github.com/docker-library/golang/blob/1116b4262228428be20d7e9413ad277c716adb16/1.8/alpine3.6/Dockerfile)
|
|
|
- [`1.8.4-alpine3.5`, `1.8-alpine3.5`, `1.8.4-alpine`, `1.8-alpine` (*1.8/alpine3.5/Dockerfile*)](https://github.com/docker-library/golang/blob/1116b4262228428be20d7e9413ad277c716adb16/1.8/alpine3.5/Dockerfile)
|
|
|
- [`1.8.4-onbuild`, `1.8-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/132cd70768e3bc269902e4c7b579203f66dc9f64/1.8/onbuild/Dockerfile)
|