Package your FastAPI application with “Distroless” Docker Images

This page summarizes the projects mentioned and recommended in the original post on dev.to

AppSignal - Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com
sponsored
Kargo - Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io
sponsored
  1. distroless

    🥑 Language focused docker images, minus the operating system.

    Distroless Docker Images is a project proposed by Google in order to help building slimmer containers. The project description states it’s "Language focused docker images, minus the operating system". Sounds interesting, right?

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. python-api

    Python api built with FastAPI (by abdelino17)

    You could find all the code on my github repository: https://github.com/abdelino17/python-api

  4. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Let’s try to package a FastAPI api with “Distroless” Docker Images.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Recipe for using distroless container images with FastAPI

    2 projects | dev.to | 8 Mar 2022
  • Serving MOEX(Moscow exchange) API with FastAPI

    3 projects | dev.to | 25 Feb 2022
  • Rebuilding the Cerebras Knowledge Base: an MCP server

    1 project | dev.to | 16 Aug 2026
  • Rebuilding the Cerebras Knowledge Base: planner, tools, and synthesis

    1 project | dev.to | 16 Aug 2026
  • Rebuilding the Cerebras Knowledge Base: the web UI and a look back

    1 project | dev.to | 16 Aug 2026

Did you know that Python is
the 1st most popular programming language
based on number of references?