A collection of simple development environments using Baker
-
baker-simple - bare-bone example.
-
brain-jupyter - Provides a jupyter server and sample python notebook for analyzing fMRI images.
-
headless-chrome-selenium - sets up Java 8, maven, and Google Chrome automatically. Runs selenium tests against spring-boot web app.
-
latex-env - setups up a TexLive install, with some added goodies. Generate a pdf with
baker run make
. -
hibernate-spring - setups up a MySQL server and Java environment. Runs a web-based Java app.
-
python-container - a simple python2 baker container for running python scripts.