These commands were run inside a VM, while the regular tweaking/editing was done in an editor outside of the VM.
ubuntu@ubuntu-devbox:/tmp/rsyslog-doc$
git reset HEAD --hard
git checkout update-release-script-to-use-docker-image
git pull --ff-only
cd tools/buildenv/
sudo docker build -t deoren/rsyslog_doc_gen:i536 $PWD/
sudo docker push deoren/rsyslog_doc_gen:i536
cd /tmp/rsyslog-doc
git reset HEAD --hard
git checkout update-release-script-to-use-docker-image
git pull --ff-only
./tools/release_build.sh
As of the time this Gist entry was created, GitHub does not support notifications for comments for mentions to Gist entries (see isaacs/github#21 for details). Please contact me via Twitter or file an issue in the deoren/leave-feedback repo (created for that very purpose) if you wish to receive a response for your feedback. Thank you in advance!