Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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.

About

Docker image for Immutant project

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages