draft network diag
This commit is contained in:
parent
0dfeb4bfcf
commit
c7807c7269
5 changed files with 353 additions and 0 deletions
|
|
@ -11,3 +11,7 @@ docker-compose ()
|
|||
$DOCKER_COMPOSE_BIN $(find -name 'docker-compose*.yml' -type f -perm -u+x -printf '%p\t%d\n' 2>/dev/null | sort -n -k2 | cut -f 1 | awk '{print "-f "$0}') $@
|
||||
}
|
||||
```
|
||||
|
||||
Schéma réseau :
|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue