Hi guys! I am having problems when deploying osctr...
# osctrl
e
Hi guys! I am having problems when deploying osctrl via docker-compose. I have declared my .env in the osctrl/deploy/docker and I am building the docker through the execution of dockerize.sh. Dockerize demands the execution docker-compose-prod.yml which does not exist. When I copy the docker-compose.yml and edit it to make it work and change the name to it, also generates problems with the postgres container. Is there any solution to this problem? Or should I explore another way of deploying Osctrl?