src/.dockerignore **/.env **/.git **/.gitignore **/.venv **/.vscode **/.idea **/__pycache__ **/*.pyc **/*.pyo **/output LICENSE README.md src/business-plan.docx Meridian Outdoor Co. — Business Plan......txt . RUN pip install --no-cache-dir...--no-cache-dir -r requirements.txt # Copy the app COPY . . # Run the app...