Handle a local network Docker registry for CI & stuff
|
|
преди 7 години | |
|---|---|---|
| http-insecure | преди 7 години | |
| .gitignore | преди 7 години | |
| README.md | преди 7 години |
Handle LAN Docker-registry with various setups
Docker image dolphm/network-tools can be used to check
connectivity from other containers
Check that the insecure HTTP server is up and running :
curl <host-machine-name>:5000/v2/
## Documentation