mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
31 lines
1006 B
Bash
Executable File
31 lines
1006 B
Bash
Executable File
rush docker:build -p 20 \
|
|
--to @hcengineering/pod-server \
|
|
--to @hcengineering/pod-front \
|
|
--to @hcengineering/prod \
|
|
--to @hcengineering/pod-account \
|
|
--to @hcengineering/pod-workspace \
|
|
--to @hcengineering/pod-collaborator \
|
|
--to @hcengineering/tool \
|
|
--to @hcengineering/pod-print \
|
|
--to @hcengineering/pod-sign \
|
|
--to @hcengineering/pod-analytics-collector \
|
|
--to @hcengineering/rekoni-service \
|
|
--to @hcengineering/pod-ai-bot \
|
|
--to @hcengineering/import-tool \
|
|
--to @hcengineering/pod-stats \
|
|
--to @hcengineering/pod-fulltext \
|
|
--to @hcengineering/pod-love \
|
|
--to @hcengineering/pod-mail \
|
|
--to @hcengineering/pod-datalake \
|
|
--to @hcengineering/pod-mail-worker \
|
|
--to @hcengineering/pod-export \
|
|
--to @hcengineering/pod-media \
|
|
--to @hcengineering/pod-preview \
|
|
--to @hcengineering/pod-external \
|
|
--to @hcengineering/pod-backup \
|
|
--to @hcengineering/backup-api-pod \
|
|
--to @hcengineering/pod-billing \
|
|
--to @hcengineering/pod-process \
|
|
--to @hcengineering/pod-rating \
|
|
--to @hcengineering/pod-payment
|