mirror of
https://github.com/ysoftdevs/th.git
synced 2026-01-11 22:30:28 +01:00
5 lines
87 B
Bash
Executable File
5 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
|
|
docker run -it --rm -v `pwd`/log:/opt/wildfly/standalone/log jboss/wildfly
|
|
|