no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Allow Docker use by non-root users

    calendar January 2, 2021 nav_categories Software nav_categories Tech nav_tags docker nav_tags linux nav_tags root nav_tags ubuntu nav_tags ubuntu server

    By default Docker needs to be run as the root user.

    Not practical or advisable in a production, or shared system to be consistently logged in as root (think running with scissors).

    Out of the box, attempting to run Docker as a non-root user gets this error:

    whoami
    tom
    
    docker run hello-world
    docker: Got permission …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

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

to-top