The way the current image needs --link is deprecated according to docker as referenced https://docs.docker.com/network/links/. It says to use the same network space for it but other than docker compose how would you force osticket to connect to the db upon creation?
The way the current image needs --link is deprecated according to docker as referenced https://docs.docker.com/network/links/. It says to use the same network space for it but other than docker compose how would you force osticket to connect to the db upon creation?