#!/bin/bash docker build . \ --build-arg APP_BASE_URL="" \ --no-cache \ --rm \ --pull \ -t mtuci-jobs-web-image:latest