Docker Container
First of all: Great project!
I've spent the last evening to play arround and set up the application. Doing that I thought about a docker container to run everything. I never built a container by myself, but I want to try that with the KptnCook Integration.
If someone already created a container or push me in the right directon I would really appricatiate. If not I will update this issue/enhancemant when I got a working container
i build a super basic container that fetches from kptncook everyday and syncs it with mealie, its not perfect but I'm not motivated to put more work into it lol.
I can provide you the Dockerfile. To build the container you need the following folder structure: -Dockerfile (remove .txt) -.env -kptncook --checked out repo
You have to build the image and then run it. Dont forget to set credentials and api stuff in the environment