boot v2 progress: disks, ssh, success...
This commit is contained in:
5
buildenv/Dockerfile
Normal file
5
buildenv/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
from golang:1.18beta2-alpine3.15
|
||||
|
||||
run apk add --update musl-dev git
|
||||
|
||||
workdir /src
|
Reference in New Issue
Block a user