Auto update Docker Container by updated Github Repository

30 Views Asked by At

I'm looking for an option to update my project that is supposed to run on a remote computer with my GitHub repo. I think about updating the container with a new image that I created on my local PC.

(I`ts a Python project)

thanks for the answer

I tried to update the project EXE file (and all of its dependencies as well), but I was just looking for a better and faster way

0

There are 0 best solutions below