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 4806a93 commit 5cf9d04Copy full SHA for 5cf9d04
Dockerfile
@@ -1,8 +1,6 @@
1
FROM outeredge/edge-docker-php:7.1.17-alpine
2
3
-ENV MAGENTO_VERSION=2.2.5 \
4
- MAGE_MODE= \
5
- ADDITIONAL_STORES=
+ENV MAGENTO_VERSION=2.2.5
6
7
CMD ["/run.sh"]
8
0 commit comments