Aucune description

qill 20d2becaf2 mysql2hive hive2mysql il y a 2 ans
app 20d2becaf2 mysql2hive hive2mysql il y a 2 ans
config 620a6c7a40 init il y a 2 ans
docker 6db2206926 dockerfile il y a 2 ans
tool 620a6c7a40 init il y a 2 ans
.DS_Store 620a6c7a40 init il y a 2 ans
1 620a6c7a40 init il y a 2 ans
README.md b8a4c80c08 dockerfile il y a 2 ans
start.sh 620a6c7a40 init il y a 2 ans

README.md

backend

cd jiaofu/ sudo docker build -t yili:v1 . sudo docker run --rm -e "YILI_PORT=5000" -p 5000:5000 yili:v1 -d

参数

YILI_PORT 为前后端交互参数