Comment on Your fav guide/method for securing Jellyfin?
frongt@lemmy.zip 6 days agoDocker packs the whole application and its dependencies into a container, hence the name. You can run and delete that application as much as you want without affecting the host system. (But you should probably keep your media library and config outside the container, and use a bind mount. The setup documentation covers this.)