Skip to content

Commit 5cf9d04

Browse files
authored
Completely remove MAGE_MODE
1 parent 4806a93 commit 5cf9d04

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
FROM outeredge/edge-docker-php:7.1.17-alpine
22

3-
ENV MAGENTO_VERSION=2.2.5 \
4-
MAGE_MODE= \
5-
ADDITIONAL_STORES=
3+
ENV MAGENTO_VERSION=2.2.5
64

75
CMD ["/run.sh"]
86

0 commit comments

Comments
 (0)