Skip to content

alfh/dockerfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBoss Dockerfiles

This repository contains examples of Dockerfiles that can be used to build Docker images with JBoss Community projects.

Usage

Automated builds

This repository is hooked with docker.io automated builds feature. You can find the images under the jboss account: https://hub.docker.com/u/jboss/

Building locally

You can assume that running following command should build the image for you:

docker build .

If it fails, please take a look at the README.md, there may be some instructions how to build it. If you think you found an issue -- let us know.

Running

Every image is different. See instructions in README.md located next to the Dockerfile you want to build.

Contribution

You don't see your project here? Just create a pull request -- we're happy to merge it. If you need help with creating the Dockerfile for tour project -- just open an issue and we'll see what we can do :)

License

All files listed in this repository are licensed under MIT license.

About

Set of Dockerfiles for JBoss projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%