docker_redoc-cli Docker Container for @redocly/cli Usage docker run --rm -i -v $PWD:/docs lucassabreu/redoc-cli build-docs openapi.yaml \ -o output.html \ --templateOptions.expandResponses=200,201 See Redocly/redocly-cli for more usage examples.