Hi, I build redash images like this:
Now, I want to start redash service, but it show Exited(0).
So, how to fix it? Please help me, thank you very much!
Hi, I build redash images like this:
Now, I want to start redash service, but it show Exited(0).
Hi! To find out what I can do, say @discobot display help
.
Are you using docker-compose? You should run docker-compose up -d
Hi @k4s1m, I don’t have docker-compose.yml and Dockerfile. I build it to export another machine to run it.
I want to migrate the built image to another machine to run, so there is no docker-compose condition locally.
Hello, I solved it! Thank you!