Initial Commit
This commit is contained in:
3
golang/Dockerfile
Normal file
3
golang/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine:edge
|
||||
RUN apk add --no-cache go
|
||||
CMD go
|
||||
Reference in New Issue
Block a user