Skip to content

Containerize and deploy Flask tutorial app with Docker#6076

Closed
gasalabi wants to merge 3 commits into
pallets:mainfrom
gasalabi:feature/dockerize
Closed

Containerize and deploy Flask tutorial app with Docker#6076
gasalabi wants to merge 3 commits into
pallets:mainfrom
gasalabi:feature/dockerize

Conversation

@gasalabi

@gasalabi gasalabi commented Jul 2, 2026

Copy link
Copy Markdown

Containerizes the Flaskr tutorial app as part of the Omega Solutions DevOps internship assignment.

  • Added Dockerfile (python:3.12-slim base, handles flit_core build requirement, initializes SQLite db on startup)
  • Added deploy.sh to automate build/run with idempotent redeployment
  • Documented build/run instructions and troubleshooting in README.md
  • Added screenshots of the running app and container logs

@ThiefMaster

Copy link
Copy Markdown
Member

as part of the Omega Solutions DevOps internship assignment

I have no idea who or what Omega Solutions is, but you need to tell your supervisor/lecturer/whatever that it is NOT acceptable to ask students/interns to randomly open PRs to other people's projects when it should be quite obvious that these PRs are not welcome in these projects.

If they want to teach students how to use GitHub that's fine, but then THEY should provide a repo to fork and make a contribution to.

We have received 5 of these PRs today, two from you (who seems to have realized they should not have been opened here since you closed them), and three from assuming someone else doing the same assignment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants