A JBoss 7.1 server with MySQL client support.
3.3K
docker run -d -v ~/app.war:/jboss-as-7.1.1.Final/standalone/deployments/ --link mysql-instance:mysql tcgerlach/jboss7-mysql
JNDI: mysql
MySQL Username: mysqluser
MySQL Password: password
These can be changed in /jboss-as-7.1.1.Final/standalone/configuration/standalone.xml
https://bitbucket.org/tcgerlach/jboss7-mysql.git
This is a beta image and is not thoroughly tested yet.
Content type
Image
Digest
Size
281.8 MB
Last updated
over 10 years ago
docker pull tcgerlach/jboss7-mysql