#!/usr/bin/env bash # Build the node and runtime image docker build --tag joystream/node \ --file ./devops/dockerfiles/ansible-node/Dockerfile \ .