swagger-api / swagger-ui

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
https://swagger.io
Apache License 2.0
26.35k stars 8.92k forks source link

Publish to non dockerhub repository #9175

Open paul-civitas opened 1 year ago

paul-civitas commented 1 year ago

Using dockerhub images is a problem for a lot of places, due to the very harsh rate limiting they impose. This forces us to mirror the swagger-ui image into our private ECR in order to utilize it for builds.

It would make everyone's lives easier if the swagger-ui docker image was published to a non dockerhub container registry. Alternatives include:

jasonsedwards commented 5 months ago

Adding my +1 to this. Would find it very useful.