Executing the Docker Command Without Sudo

Publicado el: 06 febrero 2019
en el canal de: SD Hi-Tech
175
0

This video will show you how to execute docker command without sudo

Docker is a computer program that performs operating-system-level virtualization, also known as "containerization". It was first released in 2013 and is developed by Docker, Inc. Docker is used to run software packages called "containers".

Executing the Docker Command Without Sudo

Open terminal and run the commands given below

$ sudo usermod -aG docker ${USER}

$ sudo -i

$ su - ${USER}

$ id -nG


En esta página del sitio puede ver el video en línea Executing the Docker Command Without Sudo de Duración hora minuto segunda en buena calidad , que subió el usuario SD Hi-Tech 06 febrero 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 175 veces y le gustó 0 a los espectadores. Disfruta viendo!