Creating the non-root user
You must create the non-root
user in the Docker group.
You must create the non-root
user in the Docker group.
root@username-docker ~ $ groupadd docker
root@username-docker bin]# useradd -G docker username