mirror of
https://github.com/ysoftdevs/th.git
synced 2026-01-11 22:30:28 +01:00
5 lines
95 B
Docker
5 lines
95 B
Docker
FROM jboss/wildfly
|
|
|
|
ADD augeas.cmd /opt/wildfly/
|
|
RUN augtool -LA -e -f /opt/wildfly/augeas.cmd
|