#!/usr/bin/env bash set -e cd "$(dirname $(dirname "$0"))" || exit docker build -t shmyga/gallery .