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