Dockerfile Docker

Open-source Dockerfile projects categorized as Docker

Top 23 Dockerfile Docker Projects

  1. vulhub

    Pre-Built Vulnerable Environments Based on Docker-Compose

  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. dockerfiles

    Various Dockerfiles I use on the desktop and on servers.

    Project mention: MQTT turns 25 (and has taken over the world) | news.ycombinator.com | 2024-10-22

    I remember reading about it on Jessie Frazelle's blog [1] almost ten years back. I don't think I'd discovered HN so it must have been via Hackaday or similar. I fantasized about how amazing it must be to not have to worry about the myriad issues that came with manually maintaining different deployment environments and dependencies. Unfortunately at the time I was stuck in a professional microcosm that ran on Microsoft products and _maybe_ RHEL under severe duress (with a serious aversion to `audit2allow` and liberal application of `setenforce 0` to boot). Things have been considerably smoother since I've been able to use Docker and containerd via k8s on a full-time basis.

    [1] https://blog.jessfraz.com/post/docker-containers-on-the-desk...

  4. Laradock

    Full PHP development environment for Docker.

  5. 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).

  6. vscode-remote-release

    Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.

    Project mention: How to make your development workflow more effective with Claude | dev.to | 2025-04-09

    The container creates a Docker volume named after your project directory (like your-project-name-volume) and mounts it at /workspaces/your-project-name/volume/ inside the container. This approach ensures your development files persist across container restarts and rebuilds. Why use a Docker volume instead of a simple host directory mount? It makes a huge difference for file watching functionality, which you'll definitely appreciate when you want features like auto-recompiling to work properly.

  7. Aria2-Pro-Docker

    Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像

  8. docker-webtop

    Ubuntu, Alpine, Arch, and Fedora based Webtop images, Linux in a web browser supporting popular desktop environments.

  9. SaaSHub

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

    SaaSHub logo
  10. dockerfiles

    :whale: A curated list of delicious docker recipes 🇺🇦🇮🇱 (Let's Fight Against Dictatorship) (by vimagick)

  11. symfony-docker

    A Docker-based installer and runtime for Symfony. Install: download and `docker compose up`.

    Project mention: FrankenPHP: The Modern PHP App Server | news.ycombinator.com | 2024-05-29

    Your .dockerignore is supposed to filter out for you. In the Symfony default implementation, you have this file you can use:

    https://github.com/dunglas/symfony-docker/blob/main/.dockeri...

  12. docker-compose-lamp

    A basic LAMP stack environment built using Docker Compose.

  13. compose-spec

    The Compose specification

    Project mention: DatAasee - A Metadata-Lake | dev.to | 2025-05-06

    Internally, DatAasee is realized as a three tier software architecture, where each tier is encapsulated in its own container. The inner data-tier is a multi-model NoSQL database ArcadeDB. The middle logic-tier is an (HTTP-JSON-REST) API-server and semantic-layer around the database realized via Connect (aka Benthos). The outer presentation-layer uses Lowdefy as a prototype frontend which exclusively uses the API. This multi-container application is deployed and orchestrated via Compose.

  14. dockerpi

    A Virtualised Raspberry Pi inside a Docker image

  15. elastdocker

    🐳 Elastic Stack (ELK) v8+ on Docker with Compose. Pre-configured out of the box to enable Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command.

  16. mssql-docker

    Official Microsoft repository for SQL Server in Docker resources

  17. launchpad

    A collection of quick starters for ansible, kubernetes, docker, linux, windows, and more. Great for HomeLabs! (by techno-tim)

  18. docker-sonarqube

    :whale: SonarQube in Docker

  19. docker-php-nginx

    Docker image with PHP-FPM 8.4 & Nginx 1.26 on Alpine Linux

  20. alnoda-workspaces

    :fireworks: Flexible and extendable containerized workspaces. Now. with free offline chat GPT!!! 🚀🚀🚀

    Project mention: Alnoda-workspaces: Flexible and extendable containerized workspaces | news.ycombinator.com | 2024-06-01
  21. phpqa

    Docker image that provides static analysis tools for PHP

  22. nginx-rtmp-docker

    Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.

  23. dock-droid

    Docker Android - Run QEMU Android in a Docker! X11 Forwarding! CI/CD for Android!

  24. awesome-stacks

    Deploy 150+ open-source web apps with one Docker command

  25. docker-db-backup

    Backup multiple database types on a scheduled basis with many customizable options

  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).

Dockerfile Docker discussion

Log in or Post with

Dockerfile Docker related posts

  • DatAasee - A Metadata-Lake

    4 projects | dev.to | 6 May 2025
  • Dockerify-Android: native performance with ADB and Scrcpy Web access

    1 project | news.ycombinator.com | 26 Apr 2025
  • Dockerify-Android: native performance with ADB and Scrcpy Web access

    1 project | news.ycombinator.com | 25 Apr 2025
  • Dockerify-Android – native performance and ADB and Web access

    1 project | news.ycombinator.com | 24 Apr 2025
  • Criando e executando um projeto Laravel 12 com (quase) zero dependências usando Docker

    4 projects | dev.to | 28 Feb 2025
  • DDEV and PhpStorm's NodeJS Remote Interpreter for ESLint, Prettier, Tailwind, etc.

    2 projects | dev.to | 27 Feb 2025
  • Hosting Your Next.js App with Docker: A Multi-Stage Approach

    1 project | dev.to | 18 Jan 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Docker projects in Dockerfile? This list will help you:

# Project Stars
1 vulhub 18,849
2 dockerfiles 13,843
3 Laradock 12,566
4 docker-node 8,401
5 vscode-remote-release 3,837
6 Aria2-Pro-Docker 3,503
7 docker-webtop 3,190
8 dockerfiles 3,185
9 symfony-docker 2,813
10 docker-compose-lamp 2,757
11 compose-spec 2,439
12 dockerpi 1,915
13 elastdocker 1,877
14 mssql-docker 1,813
15 launchpad 1,608
16 docker-sonarqube 1,453
17 docker-php-nginx 1,443
18 alnoda-workspaces 1,345
19 phpqa 1,263
20 nginx-rtmp-docker 1,243
21 dock-droid 1,161
22 awesome-stacks 1,095
23 docker-db-backup 1,057

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