- The https://www.docker.elastic.co/ web UI does not seem to show all the tags of the Elastic Package Registry.
- Apparently at package-registry/distribution | Docker @ Elastic , there are separate web pages showing the separate interfaces for each version of the Elastic Package Registry Docker Image. For example,
docker.elastic.co/package-registry/distribution:6.8.23
corresponds to package-registry/distribution:6.8.23 | Docker @ Elastic . This helps to view CVE information online. - However, for the updated version of Docker Image
docker.elastic.co/package-registry/distribution:8.15.0
, the interface similar to https://www.docker.elastic.co/r/package-registry/distribution:8.15.0 will prompt 404. - What is the reason for not having a separate web page for
docker.elastic.co/package-registry/distribution
showing new versions via https://www.docker.elastic.co/ ?
This looks like an actual issue, thanks for reporting! We can keep the discussion in the github issue.
1 Like