#!/usr/bin/env bash
set -e
docker build -t shellvalier-developer -f Dockerfile .
docker-compose up