sitoftonic
Run docker command after run
Hello everyone, I hope you are all well.
I'm trying to install Apache Superset in a Railway container.
I can do it without docker-compose, but I have to execute some docker commands once the container is up by entering into the container with "docker exec --it superset", but I don't know exactly how to do it through Railway. More info about the commands to be run here: https://hub.docker.com/r/apache/superset
Is there any way to do an exec into a container running on Railway and get interactive shell? Or any way I can run this command?
Thanks in advance and congratulations for your nice work.
9 replies