Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 474 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 474 Bytes

Dockerized 1000kit wildfly image

This repository contains JBoss Wildfly image.

Installed versions:

Wildfly 17.0.0.Final

Availability

The Dockerfile is available in the master branch and is built in the Docker HUB as 1000kit/wildfly:latest.

Build Image

Take a Dockerfile and build with the default arguments:

$ docker build -t 1000kit/wildfly .

or simply use the build.sh script

##RUN

$ docker run -it 1000kit/wildfly