1 line
106 B
Bash
1 line
106 B
Bash
docker run -itd --name go_futures_trade_record_dev -v $(pwd)/src:/app -p 20010:80 golang:1.25.0-alpine3.22 |