project-zot / zot

zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
https://zotregistry.dev
Apache License 2.0
933 stars 99 forks source link

Able to start multiple instances of zot in case "dedupe" config option is set on true #242

Closed adodon2go closed 3 years ago

adodon2go commented 3 years ago

I'm able to start multiple instances of zot with config-minimal.json , but not with config-conformance.json. The difference seems to be dedupe option value.

rchincha commented 3 years ago

We are likely failing silently in the second instance - we should detect and exit.