Posts tagged "docker":
Running a Dockerized Clojure Web App on CoreOS
06 Dec 2014
In the previous post we created a Clojure web service and ran it in a Docker container. Here we will deploy that container on a 3 node CoreOS cluster running in Vagrant on a local development machine.
Read more →Tags:
Dockerizing a Clojure, Compojure, and HTTP Kit Web Application
29 Nov 2014
Docker is "an open platform for developers and sysadmins to build, ship, and run distributed applications. With Docker, developers can build any app in any language using any toolchain. Dockerized apps are completely portable and can run anywhere - colleagues' OS X and Windows laptops, QA servers running Ubuntu in the cloud, and production data center VMs running Red Hat."
Read more →Tags: