v / Dockerfile
ckst's picture
Create Dockerfile
ede2da1 verified
raw
history blame
142 Bytes
# 下载项目
git clone https://github.com/Calcium-Ion/new-api.git
cd new-api
# 按需编辑 docker-compose.yml
# 启动
docker-compose up -d