Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skopeo inspect does not work #85

Open
eonpatapon opened this issue Feb 25, 2020 · 0 comments · May be fixed by #86
Open

Skopeo inspect does not work #85

eonpatapon opened this issue Feb 25, 2020 · 0 comments · May be fixed by #86

Comments

@eonpatapon
Copy link

skopeo --debug inspect  docker://nixery.dev/shell
DEBU[0000] reference rewritten from 'nixery.dev/shell:latest' to 'nixery.dev/shell:latest'
DEBU[0000] Trying to access "nixery.dev/shell:latest"
DEBU[0000] Credentials not found
DEBU[0000] Using registries.d directory /etc/containers/registries.d for sigstore configuration
DEBU[0000]  No signature storage configuration found for nixery.dev/shell:latest
DEBU[0000] Looking for TLS certificates and private keys in /etc/docker/certs.d/nixery.dev
DEBU[0000] GET https://nixery.dev/v2/
DEBU[0000] Ping https://nixery.dev/v2/ status 200
DEBU[0000] GET https://nixery.dev/v2/shell/manifests/latest
DEBU[0000] Downloading /v2/shell/blobs/sha256:3468a85bf0f210bd0441a89c0a60ab5c077a36b956bce8dcdd0d0cece1e8ea08
DEBU[0000] GET https://nixery.dev/v2/shell/blobs/sha256:3468a85bf0f210bd0441a89c0a60ab5c077a36b956bce8dcdd0d0cece1e8ea08
DEBU[0000] Credentials not found
DEBU[0000] Using registries.d directory /etc/containers/registries.d for sigstore configuration
DEBU[0000]  No signature storage configuration found for nixery.dev/shell:latest
DEBU[0000] Looking for TLS certificates and private keys in /etc/docker/certs.d/nixery.dev
DEBU[0000] GET https://nixery.dev/v2/
DEBU[0000] Ping https://nixery.dev/v2/ status 200
DEBU[0000] GET https://nixery.dev/v2/shell/tags/list
FATA[0000] Error determining repository tags: Error fetching tags list: invalid status code from registry 404 (Not Found)
@eonpatapon eonpatapon linked a pull request Feb 25, 2020 that will close this issue
eonpatapon added a commit to eonpatapon/nixery that referenced this issue Feb 25, 2020
When a git source is used branch names are exposed in the tags list.

For other source types, only "latest" is exposed.

Fixes: tazjin#85
eonpatapon added a commit to eonpatapon/nixery that referenced this issue Feb 27, 2020
When a git source is used branch names are exposed in the tags list.

For other source types, only "latest" is exposed.

Fixes: tazjin#85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant