Guohua Ouyang

Results 50 comments of Guohua Ouyang
trafficstars

@PeterLamar I guess that the etcd already initialized as member before, if so, please run `sudo rm -fr /var/lib/etcd/default.etcd` and restart your etcd service, I think it can solve your...

``` # ./skopeo --debug delete --tls-verify=false docker://localhost:5000/skopeo/busybox:latest DEBU[0000] Using registries.d directory /etc/containers/registries.d for sigstore configuration DEBU[0000] Using "default-docker" configuration DEBU[0000] Using file:///var/lib/atomic/sigstore DEBU[0000] Looking for TLS certificates and private keys...

After execute the container registry garbage collector, it still not work. ``` [root@fedora bin]# /usr/bin/registry garbage-collect /etc/docker-distribution/registry/config.yml buildah/busybox buildah/busybox: marking manifest sha256:34ca4978e48181b47028c47ab5254c7bbb0446437383fc09c759311b3e3480c9 buildah/busybox: marking blob sha256:2c9f2c72031599f0a2a0076b4cfc4474628a4f90652501ed9b4f58e220882580 buildah/busybox: marking blob sha256:0ffadd58f2a61468f527cc4f0fc45272ee4a1a428abe014546c89de2aa6a0eb5...

The problem is not existed if add `delete: enabled: true` to the config file: ``` cat /etc/docker-distribution/registry/config.yml version: 0.1 log: fields: service: registry storage: cache: layerinfo: inmemory filesystem: rootdirectory: /var/lib/registry...

@TomSweeneyRedHat Would you please do this, the reference doc is: https://docs.docker.com/registry/configuration/#delete