Snap docker
Jump to navigation
Jump to search
Create and join the docker group.
$ sudo addgroup --system docker $ sudo adduser $USER docker $ newgrp docker $ sudo snap disable docker $ sudo snap enable docker $ docker ps
You will also need to disable and re-enable the docker snap if you added the group while it was running.
https://stackoverflow.com/questions/52526219/docker-mkdir-read-only-file-system