Skip to content

Commit

Permalink
Add working directory (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
hatchan authored Nov 11, 2021
1 parent e3bb13f commit 7a63a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ ARG PROXY_PATH=target/debug/proxy
COPY ${PROXY_PATH} /app/proxy

ENV WASM_DIR=/app/providers
WORKDIR /app
ENTRYPOINT ["/app/proxy"]

0 comments on commit 7a63a77

Please sign in to comment.