Skip to content

Commit 781d537

Browse files
authored
deprecated warning
1 parent 518d945 commit 781d537

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
15
# Alpine linux golang docker image - 204MB
26

37
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

Comments
 (0)