Manjaro Linux Docker installation - LinuxConfig.org

Docker is a tool that is used to run software in a container. It's a great way for developers and users to worry less about compatibility with an operating system and dependencies because the contained software should run identically on any system.


This is a companion discussion topic for the original entry at https://linuxconfig.org/manjaro-linux-docker-installation

Hi! Thanks for your article. I’d just like to tell that after adding the current user to docker group, we could just have used the newgrp command to apply changes instead of rebooting.
Sorry if my english is bad.