133 B
133 B
docker-sample-py
Official web site: https://github.com/docker/docker-py
import docker
client = docker.from_env()
Official web site: https://github.com/docker/docker-py
import docker
client = docker.from_env()