Uploading first set of base images
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
This commit is contained in:
4
go/Dockerfile
Normal file
4
go/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM base:latest
|
||||
|
||||
RUN apk add --no-cache \
|
||||
go
|
Reference in New Issue
Block a user