I have successfully automated the build, test, and automatic
deployment of Axiom to Docker.

This means that the Docker image has the latest version.

I still need to set up and test automatic triggers on github changes.
Once that process works the Docker image will always be up to date.

If you want to test it, Docker runs on all platforms and therefore
Axiom runs everywhere.

Download Boot2Docker
Start the book2docker client
  docker pull daly/axiom
  docker run -it daly/axiom axiom

Tim


_______________________________________________
Axiom-developer mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to