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