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

testDockerToto
Thomas CHAZOT 2 years ago
parent d7396a9828
commit 2d7045d30a

@ -11,4 +11,4 @@ ADD api-rest /var/www/html
RUN chown -R www-data:www-data /var/www/html
#CMD ["start-apache"]
RUN ifconfig -a
CMD ["ifconfig", "-a"]

Loading…
Cancel
Save