How to use the Redoc Docker image
Redoc is available as a pre-built Docker image in Docker Hub.Quick Start
Custom API Specification
By default, Redoc starts with a demo Swagger Petstore OpenAPI definition located at http://petstore.swagger.io/v2/swagger.json. You can update this URL using the environment variableSPEC_URL.
For example: