Justin Cormack
e3a4a88e73
Update alpine package
...
- minor cleanup
- remove cross compile support from go-compile script as not needed
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-20 10:59:31 +01:00
Justin Cormack
78728c281d
Add go-compile script to linuxkit/alpine
...
This means Go code can use the same base image, which now includes Go tooling.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-19 14:22:12 +01:00
Justin Cormack
8914ccc6da
Include virtual packages in alpine mirror
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-08 14:20:27 +01:00
Justin Cormack
edfac0e8fb
Add a base Alpine package that includes a package mirror
...
This means that we limit to one place where we use network access
in building, and in future all other package builds can be deterministic.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-03 16:29:53 +01:00