Skip to content

Commit 225b111

Browse files
committed
set EPICSHOP_HOME_DIR in Dockerfile
1 parent 5a471a9 commit 225b111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

epicshop/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ RUN apt-get update && apt-get install -y git
44

55
ENV EPICSHOP_GITHUB_REPO=https://github.com/epicweb-dev/get-started-with-react
66
ENV EPICSHOP_CONTEXT_CWD="/myapp/workshop-content"
7+
ENV EPICSHOP_HOME_DIR="/myapp/.epicshop"
78
ENV EPICSHOP_DEPLOYED="true"
89
ENV EPICSHOP_DISABLE_WATCHER="true"
910
ENV FLY="true"

0 commit comments

Comments
 (0)