axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Continuous Deployment of Axiom


From: daly
Subject: [Axiom-developer] Continuous Deployment of Axiom
Date: Mon, 16 Mar 2015 10:46:19 -0600

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]