/ghostpcl-docker

🐳 GhostPCL in a container.

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

ghostpcl

This Dockerfile packages GhostPCL in a container.

Usage

# build the image
$ make build

# delete the built image
$ make clean

License

To prevent any license clashes, this Dockerfile is released under the GPLv3, the same license that's included in the GhostPCL download.