update docker registry

saces 2021-01-07 13:32:49 +01:00
parent 829f8fb1e5
commit 48d45b5d08

@ -1,10 +1,12 @@
## Docker registry
Working with docker/drone a registry comes handy, so set one up. Adding some auth is also a good idea: https://github.com/cesanta/docker_auth
https://github.com/cesanta/docker_auth
Since this lightwight setup has no gui, a tool for browsing the registry: https://github.com/mayflower/docker-ls
https://github.com/mayflower/docker-ls
---
Sample configuration files for registry+auth
docker-compose.yml
~~~