3cb43ca72a697bb618afcd6555abdb4a3091419d
Creates a Dockerfile to containerize the application using Python 3.11. Specifies base image, sets environment variables, defines working directory, copies dependencies, installs them using pip, copies the source code, exposes port 5000, and defines the command to run the application.
Description
Languages
HTML
74%
Python
21.5%
Shell
2%
CSS
1.5%
Batchfile
0.8%
Other
0.2%