GitHub user ceharris opened a pull request:
https://github.com/apache/incubator-guacamole-manual/pull/57
GUACAMOLE-409: Include a Dockerfile in guacamole-manual
This request adds a Dockerfile along with instructions for using it.
In working on the additions to the manual for the newly merged event
listener support, I've found it to be helpful, and I suspect others will as
well. Using the Dockerfile, it isn't necessary to install all of the Docbook
dependencies in order to contribute to the documentation, build it, and see the
resulting changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/soulwing/incubator-guacamole-manual
GUACAMOLE-409-rebase
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-manual/pull/57.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #57
----
commit 6908176913560d0480ff9a6951b8caafbf92f3c3
Author: Carl Harris <[email protected]>
Date: 2017-10-08T13:54:25Z
GUACAMOLE-409: add Dockerfile and .dockerignore
commit 47037238642be4f630db0b630caf038896b52b72
Author: Carl Harris <[email protected]>
Date: 2017-10-08T13:54:53Z
GUACAMOLE-409: include instructions for using Dockerfile in README
----
---