#!/usr/bin/env bash set -ex PEER=${PEER:-1} cd $(dirname $0)/.. . ./scripts/version.sh docker exec -it ${PROG}-peer${PEER} bash