remove dockerfile
This commit is contained in:
parent
1baa1a9ebd
commit
c62e927821
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
FROM alpine
|
||||
|
||||
COPY ./budget-go /usr/bin/
|
||||
COPY ./budget-go-client /usr/bin/
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
ENTRYPOINT ["/usr/bin/budget-go"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue