添加docker部署代码

This commit is contained in:
龙澳
2026-02-25 09:28:37 +08:00
parent 9c9f968d5a
commit 5d2785eea7
5 changed files with 209 additions and 0 deletions

View File

@@ -1,2 +1,9 @@
# rio-tiler-tms
## 手动构建镜像
sudo docker build -t rio-tiler-mars:latest .
## 启动服务
sudo docker compose up -d