Mise à jour de 'api-rest/Dockerfile'
continuous-integration/drone/push Build is passing Details

testDockerToto
Thomas CHAZOT 2 years ago
parent 4a77742c77
commit 7a38231180

@ -6,6 +6,5 @@ RUN chmod 755 /usr/local/bin/start-apache
# Copy application source
COPY api-rest/* /var/www/html/
RUN chown -R www-data:www-data /var/www/html
CMD ["ls", "/var/www/html"]
#CMD ["start-apache"]
CMD ["start-apache"]
Loading…
Cancel
Save