mirror of
https://github.com/ysoftdevs/th.git
synced 2026-03-29 22:02:19 +02:00
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
docker run -it --rm -p 8080:8080 -p 9990:9990 wildfly-management
|