* chore: batch index * chore: format log * chore: index workspace * chore: fix stack overflow * chore: background index * chore: clippy * chore: filter tasks * chore: clippy * chore: add metrics * chore: fix test |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| Dockerfile | ||
| README.md | ||
| deploy.env | ||
README.md
Build docker image for appflowy worker manually
docker buildx build -f ./services/appflowy-worker/Dockerfile --platform linux/amd64 -t appflowyinc/appflowy_worker --push .