#!/bin/bash REPODIR=$(realpath $(dirname "$0")/..) docker build -t git.golem.linux.it/golem/gestionale-builder:1 "$REPODIR"