Sign inSign up

rymndhng/clojure-dev-container

By rymndhng

Updated about 9 years ago

Container for doing development with Clojure, Postgres and AWS.

Image
0

890

rymndhng/clojure-dev-container repository overview

Clojure AWS Development Container

Batteries included container for Clojure, Postgres and AWS development.

This image has the following packaged together:

To use the container & services locally:

make shell
openrc                # starts background servies
curl localhost:47195  # hits yopas

FAQ

Why not use docker-compose?

Not all environments have docker-compose, so it can be easier to have all you tools for dev/testing in a single container. This makes the container re-usable in CI environments (Jenkins, TravisCI, CodeBuild).

Tag summary

Content type

Image

Digest

Size

273 MB

Last updated

about 9 years ago

docker pull rymndhng/clojure-dev-container