← Back to projects
CI/CDActiveOpen source

Dockerized App with Full CI/CD

A reference CI/CD pipeline for a containerized app: lint and test, build a non-root image, scan it with Trivy, publish to GitHub Container Registry, and deploy, with uptime monitoring guidance.

Highlights

  • Green end-to-end pipeline
  • Container scanned + signed-ready
  • Non-root image with healthcheck

Tech Stack

DockerGitHub ActionsTrivyPythonGHCR

Reactions & comments