Clojure Build Containers. Based on https://hub.docker.com/r/library/clojure/
10K+
Clojure Build Tools Docker Image This docker image is used for meant for packaging Clojure projects reliably inside Unbounce. It's designed to be used off the shelf, or with Jenkins.
Modifications Maven Repository is put inside the project root to enable caching between builds without additional setup.
Note that if your project uses plugins, the plugin caching behavior may be flaky
as plugins can themselves define profiles.
The workaround for this issue is to include :local-repo "maven-repo" in your project.clj. Issue described here.
Conventions The tags should match the upstream tags 1:1.
Building This project uses Docker Automated builds. Branches & Tags are automatically built. See https://hub.docker.com/r/unbounce/clojure-build-tools
Content type
Image
Digest
Size
262.3 MB
Last updated
over 7 years ago
docker pull unbounce/clojure-build-tools