mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Add Go to linuxkit/alpine
Note this is currently Go 1.7.4 but should be updated soon to 1.8.1. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
8269292398
commit
f2fc503bb0
@ -21,6 +21,7 @@ flex
|
|||||||
gcc
|
gcc
|
||||||
git
|
git
|
||||||
gmp-dev
|
gmp-dev
|
||||||
|
go
|
||||||
gummiboot
|
gummiboot
|
||||||
installkernel
|
installkernel
|
||||||
iptables
|
iptables
|
||||||
|
@ -44,6 +44,7 @@ glib-2.52.1-r0
|
|||||||
gmp-6.1.2-r0
|
gmp-6.1.2-r0
|
||||||
gmp-dev-6.1.2-r0
|
gmp-dev-6.1.2-r0
|
||||||
gnutls-3.5.10-r0
|
gnutls-3.5.10-r0
|
||||||
|
go-1.7.4-r2
|
||||||
gummiboot-48.1-r0
|
gummiboot-48.1-r0
|
||||||
installkernel-3.5-r0
|
installkernel-3.5-r0
|
||||||
iptables-1.6.1-r0
|
iptables-1.6.1-r0
|
||||||
|
Loading…
Reference in New Issue
Block a user