Skip to content

ignorabilis/boot-openjdk-clj-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

boot-openjdk-clj-docker-image

This is an unofficial boot clojure docker image.

This image installs and sets up the latest version of Boot and runs on top of OpenJDK 8 image.

This is an automated build in Docker Hub. The ignorabilis/boot-openjdk-clj Docker image is automatically built from the Dockerfiles in this repo (under jessie and alpine, respectively).

Important

Pieces used from boot-clj-docker-image and docker-clojure.

Test

$ docker run -it ignorabilis/boot-openjdk-clj:alpine repl

Usage

To use this image for your app or for another image put this at the top of your Dockerfile:

FROM ignorabilis/boot-openjdk-clj:alpine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published