docker-image

Top 23 docker-image Open-Source Projects

docker-image
  1. dive

    A tool for exploring each layer in a docker image

    Project mention: Stop using Docker like itโ€™s your first dev job | dev.to | 2025-05-03

    Dive Visualize image bloat

  2. InfluxDB

    InfluxDB โ€“ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Portainer

    Making Docker and Kubernetes management easy.

    Project mention: Stop using Docker like itโ€™s your first dev job | dev.to | 2025-05-03

    Portainer container management UI

  4. awesome-docker

    :whale: A curated list of Docker resources and projects

    Project mention: Awesome List | dev.to | 2024-06-08

    Awesome Backend - A curated list of Docker resources and projects.

  5. chatwoot

    Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. ๐Ÿ”ฅ๐Ÿ’ฌ

    Project mention: Show HN: Jelly โ€“ A Simpler Shared Inbox for Small Teams | news.ycombinator.com | 2024-11-12

    This is one of those tools that do one thing and do it very well. Also the pricing is convenient. Congratulations to the creators.

    If you want to go the open source + self hosted route, Chatwoot [1][2] may be for you. It is more feature rich (or bloated, depending what you need) and complex to set up, defined as "Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc.", and it has a shared inbox feature [3].

    [1] Website: https://www.chatwoot.com/

    [2] Github: https://github.com/chatwoot/chatwoot

    [3] https://www.chatwoot.com/features/shared-inbox

  6. Wekan

    The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.

    Project mention: Self-hostable webhook tester in go | news.ycombinator.com | 2025-05-13
  7. docker-minecraft-server

    Docker image that provides a Minecraft Server for Java Edition that automatically downloads selected version at startup

  8. flannel

    flannel is a network fabric for containers, designed for Kubernetes

    Project mention: Managing Kubernetes on Hetzner with Cluster API | dev.to | 2024-07-16

    export KUBECONFIG=hetzner-cluster-kubeconfig.yaml # Install Hetzner CCM kubectl apply -f https://github.com/hetznercloud/hcloud-cloud-controller-manager/releases/latest/download/ccm.yaml # Install Flannel CNI - You can use your preferred CNI instead, e.g. Cilium kubectl apply -f https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. docker-node

    Official Docker Image for Node.js :whale: :turtle: :rocket:

    Project mention: โšก Deploy a minimal MCP Server on AWS Lambda with Serverless Framework โšก | dev.to | 2025-04-15

    Letโ€™s get it running locally first. You should have Node installed (you may also use nvm or docker).

  11. docker-gitlab

    Dockerized GitLab

  12. docker-ipsec-vpn-server

    Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2

  13. docker

    โ›ด Docker image of Nextcloud (by nextcloud)

    Project mention: OpenCloud 1.0 | news.ycombinator.com | 2025-02-27

    I used to run it on a Celeron NUC via the community fpm container: https://github.com/nextcloud/docker I now run it on a Much more powerful system but performance wise it's the same.

    Side containers

  14. kraken

    P2P Docker registry capable of distributing TBs of data in seconds

    Project mention: Docker limits unauthenticated pulls to 10/HR/IP from Docker Hub, from March 1 | news.ycombinator.com | 2025-02-21
  15. werf

    A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

  16. docker-openldap

    OpenLDAP container image ๐Ÿณ๐ŸŒด

  17. docker-ubuntu-vnc-desktop

    A Docker image to provide web VNC interface to access Ubuntu LXDE/LxQT desktop environment.

  18. DockerCheatSheet

    ๐Ÿ‹ Docker Cheat Sheet ๐Ÿ‹ (by eon01)

  19. containers

    Bitnami container images

    Project mention: How to Deploy Bitnami Schema Registry Helm Chart on Preinstalled Strimzi Kafka Cluster in a Separate Namespace? | dev.to | 2025-03-21
  20. Aria2-Pro-Docker

    Aria2 Pro | A perfect Aria2 Docker image | ๆ›ดๅฅฝ็”จ็š„ Aria2 Docker ๅฎนๅ™จ้•œๅƒ

  21. cloudflare-ddns

    ๐ŸŽ‰๐ŸŒฉ๏ธ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!

    Project mention: Free DDNS with Cloudflare and a Cronjob | news.ycombinator.com | 2024-07-26

    Similar projects which run in Docker:

    https://github.com/favonia/cloudflare-ddns cache friendly and respectful of rate limits

    https://github.com/timothymiller/cloudflare-ddns a bit aggressive

  22. virtual-dsm

    Virtual DSM in a Docker container.

  23. uwsgi-nginx-flask-docker

    Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.

  24. uvicorn-gunicorn-fastapi-docker

    Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

  25. docker-compose-lamp

    A basic LAMP stack environment built using Docker Compose.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

docker-image discussion

Log in or Post with

docker-image related posts

  • How I Got x311 Faster Analytics on 110M Rows

    6 projects | dev.to | 6 May 2025
  • Stop using Docker like itโ€™s your first dev job

    6 projects | dev.to | 3 May 2025
  • How to deploy an anonymous website on the Dark Web

    2 projects | dev.to | 19 Mar 2025
  • Docker Image Optimization: A Comprehensive Guide to Creating Smaller and More Efficient Containers

    3 projects | dev.to | 17 Mar 2025
  • Buildah, Dive, Skopeo: 3 Container Tools for building images on Kubernetes Cluster, with Gitlab CI

    1 project | dev.to | 4 Mar 2025
  • OpenCloud 1.0

    3 projects | news.ycombinator.com | 27 Feb 2025
  • DDEV and PhpStorm's NodeJS Remote Interpreter for ESLint, Prettier, Tailwind, etc.

    2 projects | dev.to | 27 Feb 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more โ†’

Index

What are some of the best open-source docker-image projects? This list will help you:

# Project Stars
1 dive 50,723
2 Portainer 32,954
3 awesome-docker 32,224
4 chatwoot 23,648
5 Wekan 20,266
6 docker-minecraft-server 11,227
7 flannel 9,086
8 docker-node 8,404
9 docker-gitlab 8,001
10 docker-ipsec-vpn-server 6,768
11 docker 6,500
12 kraken 6,342
13 werf 4,430
14 docker-openldap 4,123
15 docker-ubuntu-vnc-desktop 4,041
16 DockerCheatSheet 3,794
17 containers 3,798
18 Aria2-Pro-Docker 3,503
19 cloudflare-ddns 3,459
20 virtual-dsm 3,167
21 uwsgi-nginx-flask-docker 3,000
22 uvicorn-gunicorn-fastapi-docker 2,764
23 docker-compose-lamp 2,757

Sponsored
InfluxDB โ€“ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Shell is
the 11th most popular programming language
based on number of references?