un

Search

You can find the results of your search below.

docker
25 Hits, Last modified:
=== docker ====== ===== install ===== <code | ubuntu> apt-get install -y ca-certificates curl gnupg ... se curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings... -keyring.gpg] https://download.docker.com/linux/ubuntu \ $(lsb_release -cs) stable" | sudo tee /etc/... l/lib/docker/cli-plugins/docker-compose </code> run docker as user <code> usermod -aG docker hass </c
glusterfs
2 Hits, Last modified:
volume types: * distributed: more space, no redundancy * replicated: redundancy * dispersed: * **distributed replicated** * distributed disperd
podman
1 Hits, Last modified:
====== podman ====== ===== run docker-compose ===== <code | download> docker-compose up -d CONTAINE