Fix typos

This commit is contained in:
Pierre Grimaud 2020-04-26 00:35:33 +02:00
parent 47c803cb0a
commit 7a38608816
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ USER root
# Copy init scripts
# COPY docker-entrypoint.sh /entrypoint.sh
# provide container inside image for data persistance
# provide container inside image for data persistence
VOLUME ["/var/www/html"]
# ENTRYPOINT ["/entrypoint.sh"]