We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78bd55b commit 313f1e7Copy full SHA for 313f1e7
Dockerfile
@@ -67,7 +67,9 @@ RUN \
67
/root/.composer \
68
/tmp/*
69
70
+# copy local files
71
COPY root/ /
72
73
+# ports and volumes
74
EXPOSE 80 443
75
VOLUME /config
Dockerfile.aarch64
Dockerfile.armhf
0 commit comments