mirror of
https://github.com/casjaysdevdocker/deno
synced 2025-01-31 00:34:24 -05:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
parent
ed6315b358
commit
22a174b674
@ -40,7 +40,7 @@ ENV SHELL="/bin/bash" \
|
|||||||
TZ="${TZ:-America/New_York}"
|
TZ="${TZ:-America/New_York}"
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
VOLUME ["/app","/config","/data"]
|
VOLUME ["/app"]
|
||||||
EXPOSE 1993
|
EXPOSE 1993
|
||||||
|
|
||||||
COPY --from=build /. /
|
COPY --from=build /. /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user