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