Commit Graph

6 Commits

Author SHA1 Message Date
3df4a177b2
fix(docker): ensure docker registry is always running
It can only be "stopped" by explicitly shutting it down from the CLI.
This should ensure the registry starts running when the server is
booted.
2023-10-26 19:40:34 -05:00
2fff5fd60d fix: properly pull docker images in compose 2023-02-12 15:00:05 -06:00
591bba0bee refactor: use community.docker module for registry
Closes #13
2023-02-12 14:54:57 -06:00
0b4bd82efb refactor: use registry_site instead of registry_site_name 2023-01-20 15:53:26 -06:00
1489e6f945 refactor: do not log usage of secrets 2023-01-20 15:20:47 -06:00
cb274dcb3e feat: full integration of docker registry set up 2023-01-08 08:29:21 -06:00