I just wanted to mention I’m getting around this by bringing up my compose containers and attaching to them with docker exec -it flowerai_web_1 bash to run any one-off commands I happen to need.
              
              
              1 Like
            
            
          Share and learn in the Docker community.
I just wanted to mention I’m getting around this by bringing up my compose containers and attaching to them with docker exec -it flowerai_web_1 bash to run any one-off commands I happen to need.