#!/bin/bash sudo docker build -t fastapi:v1 -f ./Dockerfile-fastapi .