79081857

Date: 2024-10-12 20:31:24
Score: 0.5
Natty:
Report link

Via https://github.com/distribution/distribution/issues/1203 I found that the name should be library/postgres instead of postgres.

With such a token it is possible to do more requests like

curl --oauth2-bearer eyJhbGciO... \
  -X GET \
  https://registry-1.docker.io/v2/library/postgres/tags/list
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Erik van Velzen