added taskfile, goreleaser started frontend template started, added fiber dependency
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM scratch
|
||||
ENTRYPOINT ["/mybin"]
|
||||
COPY mybin /
|
Reference in New Issue
Block a user