mirror of
https://github.com/edoardottt/cariddi.git
synced 2026-09-08 18:57:45 +02:00
Remove Docker
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
FROM golang:1.16
|
||||
|
||||
WORKDIR $GOPATH/src/github.com/edoardottt/cariddi
|
||||
|
||||
COPY . .
|
||||
RUN go install -v ./...
|
||||
|
||||
ENTRYPOINT ["cariddi"]
|
||||
Reference in New Issue
Block a user