...
Code Block |
---|
docker network create --subnet=172.20172.0172.0/16 inacademia.local |
Setup of the dockers
We want the dockers to be set up in a consistent way. As such:
...
...
Code Block |
---|
docker network create --subnet=172.20172.0172.0/16 inacademia.local |
We want the dockers to be set up in a consistent way. As such:
...