cd BotDocker npm install
node bot.js
brew install buildkit docker buildx build --platform linux/arm64 --tag /botdocker . docker buildx build --platform linux/amd64 --tag /botdocker .
docker build --tag botdocker . docker login docker tag botdocker /botdocker:1.0.0 docker push /botdocker:1.0.0
cd iexec
iexec app deploy iexec app run --workerpool debug-v8-bellecour.main.pools.iexec.eth --watch