adriannieto-attechnest

Results 3 issues of adriannieto-attechnest

Built on top of fluent/fluentd:v1.15-debian-1, with a quite close version of this dockerfile: ``` FROM fluent/fluentd:v1.15-debian-1 # Plugin install step taken from https://hub.docker.com/r/fluent/fluentd + https://docs.fluentd.org/deployment/plugin-management#if-using-td-agent,-use-/usr/sbin/td-agent-gem USER root # https://github.com/fluent/fluentd-docker-image/issues/307 RUN...

As per https://github.com/opencontainers/distribution-spec/blob/main/spec.md#mounting-a-blob-from-another-repository Harbor should return a 202 (https://docs.docker.com/registry/spec/api/#cross-repository-blob-mount) Crane (but potentially other libraries) has implemented this feature which is causing tools relying on cross-repository mounts to not work anymore...

needs/follow-up