Skip to content

Commit f3f7130

Browse files
committed
set EPICSHOP_HOME_DIR in Dockerfile
1 parent 5faa8f0 commit f3f7130

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/e2e-react-application-testing-with-playwright
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)