You are only browsing one thread in the discussion! All comments are available on the post page.

Return

awderon ,

You can run containers as systemd services with the help of podman: putorius.net/how-to-start-podman-containers-on-bo…

Where the containers built by someone in your company or provided by the software vendor?

bretti_kivi OP ,

built by someone who is no longer with the company and no longer available to provide insight.

awderon ,

Docker inspect $container should return you most of the info for the container. You can also get a shell inside the container via docker exec -it $container sh. If you have a dockerfile for the container you can see how the container has been set up.

Additionally the shell history can also yield useful information on what has been done. Docker saves the logs of running containers in /var/lib/docker/containers

bretti_kivi OP ,

thanks, super-useful. I think I will bring up a couple of docker containers at home and check where and what they log, then try and extrapolate from that. I’ve managed to get into a couple of them with the -it command.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • All magazines