Sign inSign up

cycloid/local-worker

By cycloid

Updated 23 days ago

Local worker for Cycloid, see docs.cycloid.io

Image
0

50K+

cycloid/local-worker repository overview

Cycloid local worker

Run a local Cycloid worker using docker see more about it here : docs.cycloid.io

export CYCLOID_WORKER_KEY=$(base64 -w 0)
export CYCLOID_WORKER_TEAM="<cycloid team id>"

docker run -it --rm --privileged --name cycloid-worker -e TEAM_ID=$CYCLOID_WORKER_TEAM -e WORKER_KEY=$CYCLOID_WORKER_KEY cycloid/local-worker

Tag summary

Content type

Image

Digest

sha256:b175caf84

Size

937.5 MB

Last updated

3 months ago

docker pull cycloid/local-worker