add
This commit is contained in:
4
trading_assistant_api/container.sh
Normal file
4
trading_assistant_api/container.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
docker run --name trading_container -itd \
|
||||
-v $(pwd):/app \
|
||||
golang:1.25.7-alpine3.23 \
|
||||
/bin/sh
|
||||
Reference in New Issue
Block a user