Raise docker container and set new terminal with a command inside it
I am trying to: raise docker container open new terminal in this new terminal, move to docker container shell run a command here is my script (at this point only docker-compose up is running, then …