no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • TrueNAS/FreeNAS – Use the GUI !

    calendar January 5, 2021 nav_categories Tech nav_categories software nav_tags docker nav_tags truenas nav_tags truenas scale

    While testing out TrueNAS SCALE, I wanted to do some Docker-ing, and following best-practices, I tried to configure non-root access to the Docker daemon.

    Fail !

    I had added my username to the existing docker group:

    sudo usermod -aG docker $USER
    

    But I was still unable to use Docker, unless I was root:

    docker ps
    Got …

    Read More

©2019 -   |  www.nodinrogers.com
Powered by Hugo and based off of the Hugo Clarity theme

to-top