291 B
291 B
Docker
Assume you use Archlinux.
Read Docker.
After install docker, add your user to docker
group.
Delete all images, containers, volumes, and networks that are not associated with a container (dangling):
docker system prune