mirror of
https://github.com/ysoftdevs/th.git
synced 2026-03-30 14:22:22 +02: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
|