system

Search

You can find the results of your search below.

podman
3 Hits, Last modified:
-compose up -d CONTAINER=mariadb podman generate systemd -n $CONTAINER > /etc/systemd/system/$CONTAINER.service </code>
docker
2 Hits, Last modified:
download> # if swarm docker swarm leave --force systemctl stop docker rm -fR /var/lib/docker/ ip l delet... _gwbridge ip l delete docker0 # and other bridges systemctl start docker </code> ===== deploy ===== get