volume
This commit is contained in:
@@ -350,6 +350,14 @@
|
|||||||
"url": "https://git.baraise.fr/Aguay/portainer",
|
"url": "https://git.baraise.fr/Aguay/portainer",
|
||||||
"stackfile": "nginx-webserver/docker-compose.yml"
|
"stackfile": "nginx-webserver/docker-compose.yml"
|
||||||
},
|
},
|
||||||
|
"volumes": [
|
||||||
|
{
|
||||||
|
"container": "/etc/nginx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"container": "/usr/share/nginx/html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"env": [
|
"env": [
|
||||||
{
|
{
|
||||||
"name": "ENTRYPOINT",
|
"name": "ENTRYPOINT",
|
||||||
|
|||||||
Reference in New Issue
Block a user