Hi, Sorry to pick up on an old thread. Thanks for making these images! I've started to use these images for my projects, but I'm running into a small issue.
Would you be open to removing the CMD directive from the end of each of the files? I'm trying to use the base images to run custom commands (context: Using in a GitHub Action for linting - https://github.com/cmannix/sphinx-action-example/pull/2/checks?check_run_id=597450414 , https://github.com/ammaraskar/sphinx-action). The problem I have is that as a consumer of the image I don't necessarily want to run `make html` - I might have my own custom build command/options to run, and so this would be wasted effort. I think CMD makes sense for more service-based uses, rather than a one-off command. More than happy to open a PR for this change if you are amenable. On Wednesday, 26 December 2018 06:59:12 UTC, Komiya Takeshi wrote: > > Hi, > > I have personal Docker image for Sphinx. I'd like to migrate this to > official one. > https://github.com/tk0miya/sphinx-docker > > Before that, I'd like to hear you the style of the image. > > Q1. Is it useful for your project? > Q2. Is there any idea for the image? I'm not good at Docker. So any idea > are welcome. > Q3. Would you like to add some tooling or package for this image? > > Thanks, > Takeshi KOMIYA > > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/c9d11ab9-ea6c-43f5-a419-17dc0033874a%40googlegroups.com.
