Recherche
Voici les résultats de votre recherche.
Résultats plein texte:
- nginx
- 11 Occurrences trouvées, Dernière modification :
- -d -p 8088:80 \
-v /some/content:/usr/share/nginx/html:ro -d nginx:stable-alpine
</code>
Via le navigat...
location / {
root /usr/share/nginx/html;
index index.html index.htm;
}
#error_page 404 /404.html;
# redirect server error pages to the static
- creer_image
- 1 Occurrences trouvées, Dernière modification :
- al](http://man7.org/linux/man-pages/man7/signal.7.html) qui sera envoyé au conteneur lorsque vous ferez
- environnement_et_variables
- 1 Occurrences trouvées, Dernière modification :
- to-guides/build-and-config/env-vars-in-dockerfile.html
* https://www.rosehosting.com/blog/how-to-set-e
- journalisation_des_conteneurs
- 1 Occurrences trouvées, Dernière modification :
- ttps://jaxenter.com/docker-logging-gotchas-137049.html
* https://stackoverflow.com/questions/42510002/