How To Deploy Docker Containers in UNRAID (including from Private Docker Registries)

Поділитися
Вставка
  • Опубліковано 27 сер 2024
  • Let's look at how to deploy Docker Containers in UNRAID (not the ones from the Community Apps store but actually standard/generic Docker containers from both Public and Private hosted Docker Registries). In this tutorial, we'll cover how to deploy public Docker Images from DockerHub as well as Docker Images from Private Registries (and how we can authetnicate UNRAID to these private Docker Registries). I also cover a few hints, tips and tricks along the way too!
    TIMECODES
    ===========
    * Deploying a Docker Container from a public DockerHub image 1:39
    * Deploying a Docker Cotnainer from a private registry 10:12
    * Advanced Docker Container example (mouting volumes, environmental variables and other tips and tricks) 17:52
    #unraid #docker #nas #homelab #server #containerization #registry #authentication #containeised

КОМЕНТАРІ • 13

  • @tfeagans
    @tfeagans 5 місяців тому

    I am just getting into Unraid and have found your videos to be exceptionally good. Best of any I have found so far. Thanks for your great work and I hope you continue making these videos.

  • @user-vy6tv4mn1q
    @user-vy6tv4mn1q 3 місяці тому

    Thank you for making this video. Really helped a noobie figure docker out. Appreciate your work on the studio server as well

  • @chironjit
    @chironjit Рік тому +1

    Thank you mate.. Really helped me just pull a docker from the official registry rather than using custom ones on CA. In my case, both the versions on CA had dodgy settings that were blowing up my server resources to the point that the whole unraid GUI became unresponsive

    • @TheBearTech
      @TheBearTech  Рік тому

      You're welcome @chironjit - I'm pleased the video helped :)

  • @PBmurray71
    @PBmurray71 9 місяців тому

    Good video, learned a lot. Thanks for your efforts.

  • @jeromeb75
    @jeromeb75 Рік тому

    Thanks a lot very comprehensive video I learn a lot

    • @TheBearTech
      @TheBearTech  Рік тому

      Glad to hear Jerome - I'm pleased it helped :)

  • @bondjw07
    @bondjw07 2 місяці тому

    Awesome video, would be amazing if you could add chapters to help jump to the right sections when re-watching later

  • @africantwin173
    @africantwin173 11 місяців тому +1

    I missed the advanced field in the Settings Docker page. Ipvlan macvlan

  • @39zack
    @39zack Рік тому +2

    wut? the order of the dockers is the order they boot in? :O never knew that!

  • @adtwomey
    @adtwomey Рік тому

    OK but is there a way to use labels and. eve file? Together like us there is a API in the. eve that need to be add can we do it in the GUI?

    • @TheBearTech
      @TheBearTech  Рік тому

      You can certainly use "labels" too - you can easily add them via the interface too (just use the dropdown menu when adding a property to the container and then simply change from say, "Variable" to "Label".

    • @adtwomey
      @adtwomey Рік тому

      @@TheBearTech hey Trach Bear, so to add an API Key. under labels in Key: Pont to file
      Then in value : my API Key