Learning how it all works…!
Have installed Plex in docker, and seems to be working, but if I run docker start plex (or automatic start on reboot), I now seem to be getting these random containers:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d157e3c65630 plexinc/pms-docker "/init --network=host" 33 minutes ago Exited (127) 33 minutes ago charming_bartik
6b465f60ae6e plexinc/pms-docker "/init" 44 minutes ago Exited (0) 35 minutes ago romantic_morse
with random names (charming_bartik, romantic_morse, etc).
Where does this come from, and can they be deleted??
Thanks.