How big is generally your docker image ?

This page summarizes the projects mentioned and recommended in the original post on /r/django

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • flyctl

    Command line tools for fly.io services

  • I've a standard Django App which is a DRF api I've built a year go, nothing fancy, lots of views but around 20-25 models and my Docker image weights 1 GB with venv/ excluded 1.3GB with it, are those some normal numbers ? It bothers me because it takes some time to build on fly.io everytime I redeploy.

  • gia-api

    :mag_right: UI и парсер таблиц Excel с сайта РЦОИ г. Москвы со списками работников пунктов проведения экзаменов (ППЭ) ГИА, ОГЭ, ЕГЭ.

  • Short answer - multistage build. Here is my example (136 MiB in image registry, collectstatic included) https://github.com/spirkaa/gia-api/blob/main/.docker/django/k8s.Dockerfile

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • docker-django-example

    A production ready example Django app that's using Docker and Docker Compose.

  • About ~400mb.

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

  • What is your development cycle when using docker and containers? What's the general flow between developing locally and running the containers to test.

    2 projects | /r/django | 22 Jan 2023
  • Django Docker Containers and good example projects

    5 projects | /r/django | 5 Oct 2022
  • Am I the only one spending more time dockerizing Django and Building CI/CD pipelines than actually coding in Django?

    4 projects | /r/django | 27 May 2022
  • Seeking advice on Django starters / templates

    4 projects | /r/django | 25 Mar 2022
  • Interested in a guide about django development and full hosting for production?

    2 projects | /r/django | 23 Mar 2022