docker_login: fix internal config file storage to handle credentials for more than one registry (#1118)

* docker_login: fix internal config file storage to handle credentials for more than one registry

* Improve setup for docker registry.

* Add second registry frontend. Add tests for #1118.

* Fix cleanup.
This commit is contained in:
Felix Fontein
2020-10-21 08:18:05 +02:00
parent 765f31a673
commit 25e898068a
8 changed files with 130 additions and 36 deletions
@@ -0,0 +1,3 @@
dependencies:
#- setup_docker -- done in setup.yml, to work around cleanup problems!
- setup_openssl