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