Linux Containers - ArchWiki - Arch Linux
wiki.archlinux.org › title › Linux_ContainerLinux Containers (LXC) is an operating-system-level virtualization method for running multiple isolated Linux systems (containers) on a single control host (LXC host). It does not provide a virtual machine, but rather provides a virtual environment that has its own CPU, memory, block I/O, network, etc. space and the resource control mechanism.
Docker - ArchWiki - Arch Linux
wiki.archlinux.org › title › DockerThe following command downloads the latest Arch Linux image and uses it to run a Hello World program within a container: # docker run -it --rm archlinux bash -c "echo hello world" If you want to be able to run the docker CLI command as a non-root user, add your user to the docker user group , re-login, and restart docker.service .
AUR (en) - portainer-bin
aur.archlinux.org › packages › portainer-binMar 08, 2020 · Oct 30 20:18:15 my_hostname portainer[383]: level=info msg="2021/10/30 20:18:15 [INFO] [main,compose] [message: binary is missing, falling-back to compose plugin] [error: docker-compose binary not found]" Oct 30 20:18:15 my_hostname systemd[1]: portainer.service: Main process exited, code=exited, status=1/FAILURE Oct 30 20:18:15 my_hostname ...
AUR (en) - portainer-bin
https://aur.archlinux.org/packages/portainer-bin08.03.2020 · Oct 30 20:18:15 my_hostname portainer[383]: level=info msg="2021/10/30 20:18:15 [INFO] [main,compose] [message: binary is missing, falling-back to compose plugin] [error: docker-compose binary not found]" Oct 30 20:18:15 my_hostname systemd[1]: portainer.service: Main process exited, code=exited, status=1/FAILURE Oct 30 20:18:15 my_hostname systemd[1]: …