#!/bin/bash git pull sudo docker build --no-cache --pull -t containerized-monitoring:latest -f Dockerfile .