Reply To: Docker installation not working

Home Forums Installing MintHCM Docker installation not working Reply To: Docker installation not working

#2836
peteres
Participant

I took a look at the repo and noticed the docker installation always pulls the latest code from github.

Maybe it is better to start using release branches and configure the docker setup in such a way you can specify which version you want to install.
That way if the master branch is failing for some reason, you’re always able to go ahead and install a previous version.