aws / aws/containers-roadmap

Public ECR Tag list for public.ecr.aws/docker/library/eclipse-temurin

Open
#2,091 0 comments 0 reactions 0 assignees View on GitHub
ECR ECR Public
Dominant language
Shell
Stars
5.4k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

Hello @jlbutler ,, I am unable to do The Same for public.ecr.aws/docker/library/eclipse-temurin:17.0.6_10-jre-alpine

Can you help me with the Same ?

> This is now fully rolled out, please let us know if there are any issues/questions. Thanks again everyone!
>
> ```
> > TOKEN=$(curl -k https://public.ecr.aws/token/ | jq -r '.token')
>
> > curl -k -H "Authorization: Bearer $TOKEN" https://public.ecr.aws/v2/amazonlinux/amazonlinux/tags/list | jq . | head
> % Total % Received % Xferd Average Speed Time Time Time Current
> Dload Upload Total Spent Left Speed
> 100 3329 0 3329 0 0 16724 0 --:--:-- --:--:-- --:--:-- 17159
> {
> "name": "amazonlinux/amazonlinux",
> "tags": [
> "2.0.20211201.0",
> "2.0.20220218.0-amd64",
> "2018.03.0.20201028.0",
> "2018.03.0.20220310.0",
> "2.0.20220316.0-arm64v8",
> "2.0.20220406.1",
> ```

_Originally posted by @arununzer in https://github.com/aws/containers-roadmap/issues/1262#issuecomment-1653679128_

Contributor guide

Open the contributing guide

Research direction

Start with the curl and jq commands in the issue body, especially the token request and the /v2/.../tags/list endpoint, and compare them with the eclipse-temurin image reference. Done means establishing whether a public tag list can be retrieved for that image and documenting the confirmed command or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.