Cat-Printer
Cat-Printer copied to clipboard
Adding container support
- Adding OCI Containerfile
- Adding docker-compose.yml
- Adding .dockerignore to simplify copying things to the container
- Adding basic README instructions for building and running the container
This was only tested so far with podman
@NaitLee would you mind to review when you have the chance? Hope that makes sense and helps. Cheers
I don’t yet have chance to tinker with containers. Do you mind me to merge this without testing? It won’t break things for sure, and may help other people.
I took the liberty of creating a workflow for testing the build when you create tags. If we merge this one I can create another PR with the CI workflow to build and sign the container on every release. Here's a sample: https://github.com/mrbrandao/Cat-Printer/pkgs/container/cat-printer Here's the workflow: https://github.com/mrbrandao/Cat-Printer/actions