This will enable a user to interact with the docker service
sudo usermod -aG docker $USER$ && newgrp docker
Last updated 9 months ago