docker-tag Questions
11
I was unable to find resources to understand how Docker Hub images can be managed.
I have an image tagged with V0.0.1 and built a new one tagged V0.0.2. Now I want to remove the V0.0.1 image as th...
Sartain asked 6/6, 2015 at 8:33
2
I'm trying to achieve re tagging of docker images via docker command.
Basically I need to do the below steps to achieve my goal:
1)Pull an existing multi architecture image from private registry.
2...
Deme asked 14/10, 2022 at 8:42
11
Solved
I try to locate one specific tag for a Docker image. How can I do it on the command line? I want to avoid downloading all the images and then removing the unneeded ones.
In the official Ubuntu rele...
Tychonn asked 30/6, 2014 at 0:37
1
Getting 302 for the JFrog REST api for listing docker tags.
Documentation:
https://jfrog.com/help/r/jfrog-rest-apis/list-docker-tags
Usage:
GET /api/docker/{repo-key}/v2/{image name}/tags/list?n=...
Calamus asked 22/4, 2020 at 6:8
1
© 2022 - 2024 — McMap. All rights reserved.