Skip to content

Commit bbe243a

Browse files
committed
set EPICSHOP_HOME_DIR in Dockerfile
1 parent 46fcb02 commit bbe243a

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/advanced-react-apis
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)