mirror of
https://github.com/danderson/netboot.git
synced 2025-08-11 09:07:12 +02:00
More twiddling of Dockerfile.
This commit is contained in:
parent
50df31a5a5
commit
ec83c11ff0
@ -8,6 +8,7 @@ RUN \
|
||||
apk -U add ca-certificates git go gcc musl-dev &&\
|
||||
apk upgrade &&\
|
||||
cd /tmp/go/src/go.universe.tf/netboot &&\
|
||||
ls -l &&\
|
||||
go get -v . &&\
|
||||
cd cmd/pixiecore &&\
|
||||
go build . &&\
|
||||
|
Loading…
Reference in New Issue
Block a user