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