Title: docker  - Immanuel Raj

---

# Tag: docker

 * [⌊Automating Flask Deployment Using Docker and Github Actions⌉⌊Automating Flask
   Deployment Using Docker and Github Actions⌉[
 * 
   ## 󠀁[Automating Flask Deployment Using Docker and Github Actions](https://immanuelraj.dev/automating-flask-deployment-using-docker-and-github-actions/)󠁿
   
 * [September 23, 2024](https://immanuelraj.dev/automating-flask-deployment-using-docker-and-github-actions/)
 * —
 * by
 * [Immanuel Raj](https://immanuelraj.dev/author/iamimmanuelraj/)
 * in [Docker](https://immanuelraj.dev/category/docker/), [Github Actins](https://immanuelraj.dev/category/github-actins/),
   [Self Hosting](https://immanuelraj.dev/category/self-hosting/)
 * Read Time
 * 2–3 minutes
 * I’ve had enough of tedious deployments, so I decided to become proficient in 
   automating the process. While I’ve previously used GitHub Actions to streamline
   deployments, I had yet to do so in a Flask environment. In this article, I’ll
   outline the steps I followed to deploy my Flask backend using Docker and GitHub
   Actions, specifically…
 * 
   ## 󠀁[Rootless docker](https://immanuelraj.dev/rootless-docker/)󠁿
   
 * [February 22, 2024](https://immanuelraj.dev/rootless-docker/)
 * —
 * by
 * [Immanuel Raj](https://immanuelraj.dev/author/iamimmanuelraj/)
 * in [Uncategorized](https://immanuelraj.dev/category/uncategorized/)
 * Read Time
 * 1–2 minutes
 * References ASSUMPTIONS Docker Root Installation Pre-Requisites Docker Installation
   Installing docker compose It all works 🎉 ! But here are some common problems
   Network slow For this you can refer to https://docs.docker.com/engine/security/
   rootless/#network-is-slow Using privileged ports aka <1024