Cat-Printer icon indicating copy to clipboard operation
Cat-Printer copied to clipboard

Adding container support

Open mrbrandao opened this issue 1 year ago • 3 comments

  • 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

mrbrandao avatar Feb 13 '24 20:02 mrbrandao

@NaitLee would you mind to review when you have the chance? Hope that makes sense and helps. Cheers

mrbrandao avatar Feb 15 '24 23:02 mrbrandao

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.

NaitLee avatar Feb 17 '24 12:02 NaitLee

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

mrbrandao avatar Feb 17 '24 19:02 mrbrandao