Handle a local network Docker registry for CI & stuff

theenglishway (time) 51bd38fa40 Add self-signed registry il y a 7 ans
http-insecure b6d611403d Initial commit il y a 7 ans
self-signed 51bd38fa40 Add self-signed registry il y a 7 ans
test 51bd38fa40 Add self-signed registry il y a 7 ans
.gitignore 51bd38fa40 Add self-signed registry il y a 7 ans
README.md 51bd38fa40 Add self-signed registry il y a 7 ans

README.md

Handle LAN Docker-registry with various setups

Docker image dolphm/network-tools is used to check connectivity from other containers

Useful stuff

  • Stuff handled by docker-compose (networks, volumes, ..) is by default named after the root directory
  • When a Docker network is setup, the IP address returned for .local changes from 192.168.x.x to the address of the local Docker network.
  • ## Documentation