Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jarkt/docker-remote-api

Makes the Docker Remote API available via port 2375.
https://github.com/jarkt/docker-remote-api

Last synced: about 2 months ago
JSON representation

Makes the Docker Remote API available via port 2375.

Awesome Lists containing this project

README

        

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`