This Dockerfile packages GhostPCL in a container.
# build the image
$ make build
# delete the built image
$ make clean
To prevent any license clashes, this Dockerfile is released under the GPLv3, the same license that's included in the GhostPCL download.