Skip to content

Commit d1b92c7

Browse files
committed
Fix Dockerfile to be ready for Qovery
1 parent de03d9e commit d1b92c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ RUN sed -ri -e 's!/var/www/!${APACHE_DOCUMENT_ROOT}!g' /etc/apache2/apache2.conf
1818

1919
# Access to source code
2020
COPY . /application
21-
VOLUME /application
2221
WORKDIR /application
2322

2423
# Install composer

0 commit comments

Comments
 (0)