mirror of
https://github.com/AppFlowy-IO/AppFlowy-Cloud.git
synced 2025-04-19 03:24:42 -04:00
|
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
deploy.env | ||
Dockerfile | ||
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 .