You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# DEPRECATED in favor the [official `golang` image](https://github.com/docker-library/golang)
2
+
3
+
New golang official images are based on alpine as well.
4
+
1
5
# Alpine linux golang docker image - 204MB
2
6
3
7
Because alpine linux and therefor `gliderlabs/alpine` docker containers use musl instead gnu libc, your golang binaries build using libc will not work on alpine.
0 commit comments