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