docker-remote-api
docker-remote-api copied to clipboard
Makes the Docker Remote API available via port 2375.
Makes the Docker Remote API available via port 2375.
Start with:
docker run -p 2375:2375 -v /var/run/docker.sock:/var/run/docker.sock jarkt/docker-remote-api