Open AndybsCTIN opened 5 years ago
Hi @AndybsCTIN To my knowledge, it works, but it is now based on an old version of Chamilo. We have not updated it yet for lack of time and public interest. If you are familiar with building docker images, this could be a good start for a refreshed docker image. PHP and Chamilo versions should be updated to the latest (7.3 and Chamilo 1.11.10)
Hello @ywarnier , thanks for your response to my doubt. I built this container but It only displayed the homepage of chamillo, however to answer your question, yes I am familiar to building images on docker, actually I am building a docker image for the new version of Chamilo during my spare time . Its a multistage building since I am adding the php dependencies and the database on the same docker build. I am trying to build it over a CENTOS 7 OS but If you have a suggestion of OS , I'll be glad to hear it :) .
How is this going? Need any hand?
Docker is taking more and more place in IT integration :) I don't have any knowledge about building a version, but it sounds important to have it published when a new Chamilo version comes.... This being said I know that it s extra job and a day has only 24 hours...
Today new alpha alpha dockerfile was pushed Your welcome to build a image from it. l soon will push a image onto dockerhub.
Hello @ywarnier I notice that the last commit was performed on 31 Jul 2015. I would like to know if It was completed by that time but the readme wasn't modified or if this is still on hold. I am looking forward to use this image since I need to have an LMS running on a container.