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

Backend base image with wildfly and postgresql driver

License

Notifications You must be signed in to change notification settings

1000kit/docker-wildfly-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized 1000kit wildfly backend image

This repository contains JBoss Wildfly image and aditional drivers(postgres)

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-backend:latest.

Build Image

Take a Dockerfile and build with the default arguments:

$ docker build -t 1000kit/wildfly-backend .

or simply use the build.sh script

##RUN

$ docker run -it 1000kit/wildfly-backend

About

Backend base image with wildfly and postgresql driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published