Switch backend Docker image to Alpine multi-stage
This commit is contained in:
@@ -13,6 +13,7 @@ psql "$DATABASE_URL" -f scripts/init_schema.sql
|
||||
```
|
||||
|
||||
## Docker (VPS / Production)
|
||||
> 目前 Dockerfile 為 Alpine 多階段建置(較小體積)。
|
||||
|
||||
Build image:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user