Handle a local network Docker registry for CI & stuff
|
|
il y a 7 ans | |
|---|---|---|
| http-insecure | il y a 7 ans | |
| .gitignore | il y a 7 ans | |
| README.md | il y a 7 ans |
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