Installation of Docker in Arch Linux
Hello guys, in this post we'll install docker in Arch Linux.
Installation of Docker Package
Permissions
If you wanna use docker without sudo, you can add your user to docker group or use [rootless](https://docs.docker.com/engine/security/rootless/) mode.