Dockerfile and pre-built images on DockerHub would be useful
We're looking at building a Docker container to host our documentation - at the moment this is a complicated build process which involves cloning DapperDox and building from source.
It'd would be cleaner if we could use FROM dapperdox and extend a pre-built image
Good idea. Will look into this.
Hello! I've prepared Docker image to run directly or to deliver from it. I'd love to hear your feedback.
Please give it a try at https://github.com/bircow/docker-dapperdox or https://hub.docker.com/r/bircow/dapperdox/.
If you will find it useful, it would be great to add mention to Dapperdox docs for others. I believe that running via Docker will be preferred way of running for many of users.