init - add project files
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM alpine:3.14
|
||||
RUN apk add --no-cache git make musl-dev go
|
||||
Reference in New Issue
Block a user