Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
option 1 - watch the container logs
option 2 - connect to the container and look inside, as on a regular host - docker exec -it <conteiner_id> /bin/bash
the second option, of course, may not work, it depends on the container - is there bash inside or not, etc.
For more convenient viewing of logs and work in the console, I can advise https://www.portainer.io
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question