get

Search

You can find the results of your search below.

docker
10 Hits, Last modified:
====== ===== install ===== <code | ubuntu> apt-get install -y ca-certificates curl gnupg lsb-release... ces.list.d/docker.list > /dev/null apt update apt-get install -y docker-ce docker-ce-cli containerd.io ... stemctl start docker </code> ===== deploy ===== get a docker-compose.yml file and edit it create and... iner on alpine image docker run -dit alpine sh # get container id docker ps CONTAINER ID IMAGE