For a practical example, I've recently "dockerized" a demo I did at a previous hackathon and added instructions in the README for bringing the complete application online in three containers: https://github.com/oxtopus/shakehack#usage-vagrant--coreos--docker
The Dockerfile is four lines: https://github.com/oxtopus/shakehack/blob/master/Dockerfile On Sun, May 17, 2015 at 9:54 PM, Matthew Taylor <[email protected]> wrote: > Hello NuPIC, > > Did you know that we are on Docker? > > https://registry.hub.docker.com/u/numenta/nupic/ > > If you're already using docker, pulling NuPIC is as easy as: > > docker pull numenta/nupic > > Just a friendly reminder, > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > >
