#!/bin/bash docker pull python:3.10-slim-bullseye docker build -f Dockerfile.base --no-cache -t chatbot_base .