Redoc: Official docker image for redoc-cli

Created on 21 Jan 2020  路  6Comments  路  Source: Redocly/redoc

I found the official docker image for redoc here: https://hub.docker.com/r/redocly/redoc. However, I was not able to find an official docker image for redoc-cli (although I did find a Dockerfile for it here: https://github.com/Redocly/redoc/blob/master/cli/Dockerfile). It would be nice if there was an official docker image for redoc-cli that could be used during a CI build to generate static API documentation.

enhancement help wanted

All 6 comments

Yes please!

PR would be much appreciated!

I found the official docker image for redoc here: https://hub.docker.com/r/redocly/redoc. However, I was not able to find an official docker image for redoc-cli (although I did find a Dockerfile for it here: https://github.com/Redocly/redoc/blob/master/cli/Dockerfile). It would be nice if there was an official docker image for redoc-cli that could be used during a CI build to generate static API documentation.

Built and pushed a docker image for redoc-cli from that Dockerfile. It's not official, but works for me for now. https://hub.docker.com/r/broothie/redoc-cli

Built and pushed a docker image for redoc-cli from that Dockerfile. It's not official, but works for me for now. https://hub.docker.com/r/broothie/redoc-cli

Why not PR the Dockerfile into the repo?

Built and pushed a docker image for redoc-cli from that Dockerfile. It's not official, but works for me for now. https://hub.docker.com/r/broothie/redoc-cli

Why not PR the Dockerfile into the repo?

As the author said, the Dockerfile already exists in the repo. It's just not being built and pushed to Dockerhub

@j616 Thanks for pointing that out. I clearly didn't read the comment properly 馃槅

Was this page helpful?
0 / 5 - 0 ratings

Related issues

karussell picture karussell  路  3Comments

jaroslawr picture jaroslawr  路  3Comments

dvh picture dvh  路  3Comments

zmes50416 picture zmes50416  路  3Comments

gavinkalika picture gavinkalika  路  3Comments