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

TorqueBox Docker image

This is an example Dockerfile with TorqueBox application server.

Usage

docker run -it jboss/torquebox

Extending the image

FROM jboss/torquebox
# 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 --tag=jboss/torquebox .

Source

The source is available on GitHub.

Issues

Please report any issues or file RFEs on GitHub.

About

Docker image for TorqueBox project

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages