mirror of
https://github.com/ysoftdevs/th.git
synced 2026-05-21 23:47:01 +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
|