Open nicholasklem opened 4 years ago
I have added docker push to #26 so when this is merged it will at least keep updating :latest
.
How can I help you with the docker image?
@vkobets with #49 the :latest
image should not be available: mikkeloscar/pdb-controller:latest
If you want to have it e.g. based on tag you're welcome to contribute github action that can tag the image correctly.
I noticed the docker image tagged
:latest
was not the latest on docker hub: https://hub.docker.com/r/mikkeloscar/pdb-controller/tagsIs
1
the current recommended docker image?I made a Dockerfile to make images whenever master is updated:
Let me know when I can stop doing this and just pull
:latest
,:stable
or something!