docker project part - 2
Tasks:
Run docker commands as a non-root user (Hint- Use usermod command to give the user permission to docker). Make sure you reboot the instance after giving permission to the user.
Pull a pre-existing Docker image from a public repository (e.g. ...
neel-soni.hashnode.dev2 min read