• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions docker: howto have cache and config inside.

     
    • 0 Vote(s) - 0 Average

    docker: howto have cache and config inside.

    asdffdsa6131
    Offline

    Junior Member

    Posts: 3
    Threads: 2
    Joined: 2025 May
    Reputation: 0
    #1
    5 hours ago
    hello forum members, 

    how to have a 100% self-contained docker image.
    the config and the cache would be inside the docker image.

    so zero leakage to the host?

    thanks much, david
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,201
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #2
    4 hours ago
    That's the behavior by default.
    If you don't specify the locations to live outside the container using some type of host mount, they will be inside the container.

    Note that you will be forced to dig inside the container and pull out the config folder if you don't want to lose your current Jellyfin settings when you want to upgrade.

    Upgrading Docker containers doesn't do anything to an existing container.
    The update process involves launching a new container, linking the new container with the data you want to transfer, then deleting the old container.

    So unless you don't have a method of extracting the old embedded config folder, you will lose all that when you update and delete the old container.
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode