Closed sdecandelario closed 3 years ago
Is there a docker hub repository associated to this Docker image?
I think isn't create already the repository for this dockerimage, maybe @mx-psi can confirm!
Is there a docker hub repository associated to this Docker image?
@DiegoAsterio Nope, there is none right now, feel free to create one :)
Maybe is interesting that thedocker repository be with your account, to make sure you always have access!
The Docker Hub is the official docker registry for the images.
Every time we make a commit to
master
the new image need to be build and published, so with github actions we need to build and publish the image with a different tag every time