#!/bin/bash # This script simply executes the Python HTTP server. # The server.py file is now created directly by the Dockerfile. python /app/server.py