Sign inSign up

jboss/immutant

By jboss

Updated almost 8 years ago

Clojure application platform

Image
3

10K+

jboss/immutant repository overview

Immutant Docker image

This is an example Dockerfile with Immutant application server.

Usage

docker run -it jboss/immutant

Extending the image

FROM jboss/immutant
# Do your stuff here

Then you can build the image:

docker build .

Building on your own

You don't need to do this on your own, because we prepared an automated build for this repository, but if you really want:

docker build --rm=true --tag=jboss/immutant .

Source

The source is available on GitHub.

Issues

Please report any issues or file RFEs on GitHub.

Tag summary

Content type

Image

Digest

sha256:40f81272a

Size

212.4 MB

Last updated

almost 8 years ago

docker pull jboss/immutant