mirror of
https://github.com/thecodingrobot/echoip.git
synced 2026-05-09 00:04:23 +02:00
dockerfile update
This commit is contained in:
parent
d4ea344954
commit
5b9bddabfa
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ EXPOSE 8080
|
|||
|
||||
COPY --from=build /go/bin/echoip /opt/echoip/
|
||||
COPY html /opt/echoip/html
|
||||
COPY data /opt/echoip/data
|
||||
|
||||
WORKDIR /opt/echoip
|
||||
ENTRYPOINT ["/opt/echoip/echoip"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue