Files
ttl.sh/registry
Ethan Mosbaugh fad0b353a7
Some checks failed
Deploy to Heroku / release (push) Failing after 41s
Revert "feat: run blob reaper every 72h (#152)" (#155)
This reverts commit b7ab57fa9b.
2024-10-08 15:49:15 -05:00
..
2019-05-21 13:33:31 +00:00
2019-05-21 13:01:45 +00:00

ttl.sh registry

This is the registry server that runs in ttl.sh. It's a configured Docker registry, using the registry:2 image. There the confguration installs a hook into the registry, that will fire notifications when an image is pushed. The work to expire and delete images happens in the hook directory.