Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Dockerfile for software_team example
* Use Python 3.10-slim as the base image * Set the working directory to /app * Copy all files into the Docker image * Install dependencies from requirements.txt * Set the entrypoint to run main.py
- Loading branch information