Feb 16, 2021
The _1 was an example of the container name that docker-compose created. You can either custom it or it will generate one for you then you will have to use it. Therefore, It's better to predefine it. Check out the compose-file-v3.
The _1 was an example of the container name that docker-compose created. You can either custom it or it will generate one for you then you will have to use it. Therefore, It's better to predefine it. Check out the compose-file-v3.