You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.6 KiB

  1. # wildfly-base
  2. [khhwtml02t.wanhai.com:8182/jboss/wildfly-base](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-base/tags/)
  3. 定義Global modules & configurations,所有全域性的設定及改變可在此層進行異動
  4. ### Base Image
  5. [jboss/wildfly:11.0.0.Final](https://hub.docker.com/r/jboss/wildfly/)
  6. - CentOS 7
  7. - Open JDK 1.8
  8. - Wildfly 11.0.0.Final
  9. ### Configurations
  10. 1. **${JBOSS_HOME} = /opt/jboss/wildfly**
  11. 2. 預設 admin account **admin/wanhai_2**
  12. 3. 修改 **$WF_CONFIG** 可切換不同的設定檔 (default: standalone.xml)
  13. ### Predefined Modules
  14. Location: **${JBOSS_HOME}/modules/**
  15. | Name | Version |
  16. | ----------------------------- | --------------------- |
  17. | org.zkoss.zk | 7.0.3 |
  18. | | 8.0.2.2 (**default**) |
  19. | com.google.gson | 2.7 |
  20. | com.google.zxing | 3.2.1 |
  21. | com.oracle.jdbc | 11.1.0.7.0 |
  22. | com.mysql.jdbc | 5.1.38 |
  23. | org.apache.commons.fileupload | 1.2.2 |
  24. | org.apache.commons.logging | 1.1.3 |
  25. | org.apache.commons.net | 3.6 |
  26. | org.apache.commons.digester | 1.6 |
  27. | org.codehaus.groovy | 2.4.7 |
  28. | org.springframework | 4.0.6 |
  29. | net.glxn.qrgen | 2.0 |
  30. | net.sf.jasperreports | 4.6.1 |
  31. | net.sf.jasperreports.fonts |
  32. | io.sentry | 1.7.3 |