docker logs -f ursula
docker restart <container ID>
You can find container ID by using this command.
docker ps -a
We will add more command soon!
Last updated 9 months ago