mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-05-19 06:46:34 +00:00
disable image garbage collection temporarily (#135)
This commit is contained in:
@@ -63,7 +63,7 @@ data:
|
||||
entrypoint.sh: |
|
||||
#!/bin/sh
|
||||
set -e
|
||||
/garbage-collect.sh &
|
||||
# /garbage-collect.sh &
|
||||
registry serve /etc/docker/registry/config.yml
|
||||
garbage-collect.sh: |
|
||||
#!/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user