5a97508 fca1eb6 5a97508
1
2
3
4
5
6
7
set -ex docker build -t one-api . docker run --rm -it -e PORT=7860 -p 7860:7860 --name test-one-api one-api