1 | initial version |
I will to start using the Proactive Technology Online GE in a Docker environment, and I've found that the image exists in Dockerhub but it has never been pushed.
As the repository is there already and well documented also in Github, why not to generate the image (it can be automated) to just pull the image instead of having to build it?
With this approach would be able to run docker-compose and pull the image automatically saving the time to build it.