WildFly appserver with preconfigured MySQL datasource.
5.4K
This repo contains the DevStack Dockerfile.
Your feedback is always welcome.
The development stack consists of:
This section gives you a quick overview on how to get started.
Boot the environment by running:
# starts the `app` and `db` containers
$ docker-compose up
Now you can access the components:
/jdbc/datasources/sampleDSStop the environment:
# remove the containers
$ docker-compose down
The following environment variables show the default values.
Configure your environment:
Official WildFly image documentation
/jdbc/datasources/<DB_NAME>DSOfficial MySQL image documentation
root user.Please submit issues through the issue tracker on GitHub.
Released under the MIT License.
Content type
Image
Digest
Size
342.9 MB
Last updated
about 8 years ago
docker pull metz/wildfly-mysql