#!/usr/bin/env bash source .env docker-compose up -d sleep 1 # we need to wait for the container to start the docker service docker exec -it joystream-aio-${CHAIN_NAME} bash scripts/start-node.sh