An open API service indexing awesome lists of open source software.

Dockerfile

A Dockerfile is used to build Docker Images. It is a simple text file that consists of a set of instructions or commands that is executed by an automated build process in steps from top to bottom.

https://github.com/somaz94/dockerfile-example

Dockerfile-example

docker dockerfile

Last synced: 18 Jul 2025

https://github.com/giannisp/jessie-docker-awscli

Custom docker image for running Docker CE and AWS CLI.

docker docker-image dockerfile

Last synced: 17 May 2026

https://github.com/kazanexpress/ke-infra-docker

KazanExpress docker images.

docker dockerfile

Last synced: 17 May 2026

https://github.com/nikolapeja6/docker_images

Repo containing Dockerfiles for building docker images

docker-image dockerfile

Last synced: 04 Oct 2025

https://github.com/duckymomo20012/socket-server

Build a simple web page using socket.

dockerfile python websocket

Last synced: 17 Jul 2025

https://github.com/mrkresnofatih/jobsapi

Simple MS Architecture App with Async. Communication, Centralized Logging, CRUD, Websocket Response using AWS SQS & CloudWatch

asynchronous aws-cloudwatch-logs aws-sqs centralized-logging csharp docker-compose dockerfile microservices-architecture pusher-channels pusherjs redis-client

Last synced: 15 May 2026

https://github.com/tshamsrakhmanov/nginx_least_conn_training

sample training for least_conn attribute in nginx configuration + prometheus metrics

docker-compose dockercompose dockerfile grafana java nginx prometheus spring-boot

Last synced: 07 Apr 2026

https://github.com/tmhsdigital/docker-developer-tools

Cursor IDE plugin for Docker workflows. 17 skills, 10 rules, 150 MCP tools. v1.0.0 stable.

containers cursor-plugin devops docker docker-compose dockerfile mcp

Last synced: 24 May 2026

https://github.com/araju-sinha/docker-jenkins-integration

Java code to practice Dockerfile

dockerfile java

Last synced: 17 Jul 2025

https://github.com/joeshaw/bare-registry

Docker registry without any storage engine configuration

docker dockerfile

Last synced: 17 Aug 2025

https://github.com/brunneis/pydio-docker

Pydio 8 container with Apache httpd and PHP 7.1 on CentOS 7.3

docker docker-compose dockerfile mariadb php7 pydio

Last synced: 07 Apr 2026

https://github.com/paalamugan/vite-ts-react-tailwind-graphql-boilerplate

A Vite + React + TypeScript + TailwindCSS + GraphQL boilerplate with codegen, linting, formatting, testing, and CI/CD

commitlint docker-compose dockerfile eslint graphql graphql-codegen husky react tailwindcss typescript vite vitest vitest-ui

Last synced: 10 Apr 2026

https://github.com/awncorp/perl-5300

Perl 5.30.0 (via Perlbrew)

dockerfile perl perl5

Last synced: 13 Jun 2026

https://github.com/faisalazam/dockernoderedappcontainer

Dockerfile to create image based on 'ubuntu:16.10', which'll able to run node-red apps in docker container.

docker docker-compose dockerfile mqtt mysql-database node-app shell-scripting

Last synced: 10 Apr 2026

https://github.com/bjwrd/vault

Including Vault Deployments

docker docker-compose dockerfile vault vault-ui

Last synced: 17 May 2026

https://github.com/iamThiagoo/docker-learning

Repositório relacionado a conteúdo de Docker (comandos e conceitos)

docker docker-compose docker-image dockerfile prompt terminal virtualization

Last synced: 18 Aug 2025

https://github.com/frnn4268/to-do-app-vite-gsi

This project is a To-Do List app developed with Vite, React, and Bootstrap, designed to streamline task management with a modern and fluid interface. It includes authentication, state management, and an interactive dashboard to efficiently create, update, and delete tasks.

bootstrap docker-compose dockerfile makefile nginx-proxy react vite

Last synced: 10 Apr 2026

https://github.com/team-bloblow/bloblow-puppeteer

팀 프로젝트 | 마케터의 콘텐츠 모니터링을 돕는, 키워드 기반 네이버 블로그 VoC 모니터링 툴

dockerfile express puppeteer

Last synced: 10 Apr 2026

https://github.com/j3-signalroom/iac-snowflake-user-rsa_key_pairs_generator-lambda

Use this AWS Lambda function, written in Python, to generate two new RSA key pairs for a specific Snowflake user. After generation, the function automatically stores the RSA key pairs securely in your AWS Secrets Manager. This ensures the keys can be safely retrieved and managed for future use by the Snowflake user.

aws-lambda aws-secrets-manager dockerfile rsa-key-pair

Last synced: 15 Jul 2025

https://github.com/teta42/patroni_in_k8s

Поднятие кластера Patroni в среде K8S

bash-script docker dockerfile k8s k8s-cluster kubernetes kubernetes-cluster patroni postgresql python python3 sql

Last synced: 10 Apr 2026

https://github.com/2boom-ua/webntfy

A simple server for sending and receiving messages. It allows users to post new messages, view existing messages and delete messages as needed. This server can work in a local network without the need for an Internet connection and does not require registration.

docker docker-compose dockerfile flask javascript notification python3 requests self-hosted selfhosted selfhosting sqlite3 webntfy

Last synced: 10 Apr 2026

https://github.com/phaniteja5789/containerized-data-ingestion-api-with-fastapi-and-mongodb

Developed an API using FastAPI that gets the data and stores the data in MongoDB. The entire process runs in containers using Docker

docker docker-image docker-volumes dockercompose dockerfile fastapi mongodb

Last synced: 12 Feb 2026

https://github.com/liudding/docker-cordova

Docker image for cordova

cd ci cordova cordova-android docker dockerfile

Last synced: 22 May 2026

https://github.com/raimo33/inception

A Docker environment with 7 (micro)services running in harmony to power a minimal yet complete infrastructure.

adminer alpine docker docker-compose docker-container docker-image dockerfile ftp ftp-server mariadb mysql-database nginx redis redis-cache vector-log vsftpd webserver wordpress

Last synced: 30 Oct 2025

https://github.com/awncorp/perl-5180

Perl 5.18.0 (via Perlbrew)

dockerfile perl perl5

Last synced: 19 Aug 2025

https://github.com/progamesigner/rfgames-default-backend

A default backend for RFGames

container docker dockerfile

Last synced: 19 Aug 2025

https://github.com/olliefr/go-docker-example

An example of compiling and running an application written in Go in a Docker container.

docker dockerfile example go golang tutorial

Last synced: 17 May 2026

https://github.com/erebelo/aws-docker

AWS deployment guide using Docker for Java App, UI App, and MongoDB instances. Additionally, Nginx setup as a reverse proxy for HTTP and HTTPS protocols with a valid Wildcard SSL/TLS Certificate

aws aws-ec2 docker docker-compose dockerfile ec2-instance https java letsencrypt mongo mongodb nginx non-relational-database reactjs reverse-proxy ssl-certificate ssl-tls tls-certificate wildcard wildcard-certificates

Last synced: 10 Apr 2026

https://github.com/shamimgeek/operationalize-a-machine-learning-microservice-api

Udacity Cloud DevOps Engineer Nano Degree Project

circini dockerfile makefile python

Last synced: 17 Jan 2026

https://github.com/maxkratz/docker_python-custom

Docker image for python with some goodies installed

docker dockerfile dockerfiles python python3

Last synced: 13 May 2026

https://github.com/wangcaitao/dockerfile

dockerfile

dockerfile

Last synced: 02 Feb 2026

https://github.com/awncorp/perl-5240

Perl 5.24.0 (via Perlbrew)

dockerfile perl perl5

Last synced: 21 Jun 2026

https://github.com/4s4v1n/docker

Working with docker

docker docker-compose dockerfile nginx

Last synced: 06 May 2026

https://github.com/migueel15/discordipbot

Discord bot that shows the public IP of the server to facilitate the connection

docker-compose docker-image dockerfile

Last synced: 07 Feb 2026

https://github.com/jbltx/docker-jbltx-lamp

LAMP Stack Docker Image including PHP 7 and phpMyAdmin

alpine-linux apache2 docker docker-image dockerfile mariadb php7 phpmyadmin

Last synced: 15 Apr 2026

https://github.com/notties/mern-react-client

Learning Deploy MERN Stack on AWS EC2 using GitHub Actions

aws-ec2 dockerfile github-actions nginx node-js reactjs

Last synced: 15 Apr 2026

https://github.com/dyrnq/docker-nginx-django-openrc

A dockerfile installed nginx 、django、openrc base alpine

django docker dockerfile nginx openrc

Last synced: 06 May 2026

https://github.com/elquimista/aerobatic-jekyll

Docker Image for Aerobatic with Jekyll

aerobatic docker docker-image dockerfile jekyll

Last synced: 13 May 2026

https://github.com/slashpai/docker_configs

Docker configs created for exploring various things

docker docker-compose docker-configs dockerfile

Last synced: 06 May 2026

https://github.com/tanmayvaij/flask-redis-app

This repo demonstrates how to build a simple Flask application integrated with Redis, using Docker to containerize the entire setup. The project helps you understand how Flask interacts with Redis for caching and session management in a fully isolated development environment

docker docker-compose docker-container docker-image dockerfile flask flask-server redis

Last synced: 12 Apr 2026

https://github.com/kevden01/jenkins-docker-python-ci-cd-pipeline

CI/CD pipeline demonstration using Jenkins, Docker, and Python. This project showcases a containerized Python application integrated with Jenkins for automated builds, tests, and deployments.

cicd docker dockerfile jenkins jenkinsfile pipeline python

Last synced: 06 May 2026

https://github.com/wasabina67/dockerfile-example

Dockerfile example

dockerfile ubuntu

Last synced: 09 Feb 2026

https://github.com/surnet/docker-opencv

opencv for multiple base images

alpine docker docker-image dockerfile node opencv

Last synced: 13 Apr 2026

https://github.com/navicore/cassandra

cassandra docker image to run in k8s

cassandra dockerfile

Last synced: 15 Apr 2026

https://github.com/hazelcast/dockerfile-hazelcast-snapshot

Dockerfile for building Hazelcast snapshot images from development branches.

dockerfile hazelcast imdg

Last synced: 09 Feb 2026

https://github.com/wisskirchenj/composer-tasks

In-docker Python Tasks app on uvicorn webserver persisting to a Mongo DB - orchestrated by compose.

docker-compose dockerfile mongo-db python3 uvicorn

Last synced: 09 Feb 2026

https://github.com/almirjnr/jwt-auth-server

A modularized jwt creation and authentication server, made to be used with any project.

aspnet-core docker-compose dockerfile entity-framework-core jwt-authentication jwt-token postgresql swagger-ui

Last synced: 06 May 2026

https://github.com/ejminguez/pocketbase-docker-template

Dockerized pocketbase template I made for my personal projects.

bash-script docker dockerfile pocketbase

Last synced: 09 Feb 2026

https://github.com/keinos/imhost

Example of Docker Compose's "--scale" with Nginx's round-robin.

docker docker-compose-template dockerfile host-name round-robin

Last synced: 15 Apr 2026

https://github.com/pataquets/docker-mongodb-genghis

Genghis MongoDB web admin

docker dockerfile gui mongodb webui

Last synced: 16 Apr 2026

https://github.com/amarjotsinghh/docker-compose-mern-movie-app

Containerised MERN Stack Movie Application using Docker Compose. This setup deploys frontend, backend, and MongoDB services in separate containers with a custom bridge network on Ubuntu 20.04, persisting data with Docker volumes and exposing CRUD operations over accessible ports.

crud-application docker docker-compose docker-container docker-image dockerfile mern-stack mongodb

Last synced: 13 Apr 2026

https://github.com/araju-sinha/docker_ubuntu

JDK dockerfile for practice Docker

dockerfile dockerfiles-linux

Last synced: 10 Feb 2026

https://github.com/giabb/bardboard

A simple Discord soundboard bot that enhances your D&D sessions (or whatever you like) with atmospheric sounds and music. Built with JavaScript and featuring a clean, Bootstrap-powered web interface.

container discord-bot discord-js dockerfile express-js javascript nodejs self-hosted

Last synced: 13 Apr 2026

https://github.com/owenthewizard/stubby

A minimal (~5.5 MB) docker image that runs getdns/stubby, preconfigured for DNS-over-TLS (DoT) using Cloudflare.

cloudflare cloudflare-dns dns dns-over-tls docker docker-container docker-image docker-images dockerfile getdns getdnsapi stubby

Last synced: 09 May 2026

https://github.com/guangie88/hive-docker

Dockerfile setup for Hive (with Hadoop)

dockerfile hive

Last synced: 10 Feb 2026

https://github.com/lovenui/exportbraingpt

Quivr, your second brain, utilizes the power of GenerativeAI to store and retrieve unstructured information. Think of it as Obsidian, but turbocharged with AI capabilities.

dockerfile javascript plpgsql python shell typescript

Last synced: 10 Feb 2026

https://github.com/wullsnpaxbwzgydyyhwtkkspeqoayxxyhoisqhf/docker-alpine-android

alpine-based android image for ci (read-only mirror)

alpine android ci docker dockerfile

Last synced: 16 Apr 2026

https://github.com/pranavbarthwal/docker

🐳Docker is an open-source platform designed to automate the deployment, scaling, and management of applications. This repository provides in detailed explanation to explore Docker.

docker docker-compose docker-container docker-image dockerfile

Last synced: 11 Feb 2026

https://github.com/aggresss/docker-library

Dockerfile Repository

dockerfile

Last synced: 18 Mar 2026

https://github.com/manmolecular/mysql-phpmyadmin-docker

MySQL 5.7 with PHPMyAdmin in Docker container

docker dockerfile mysql phpmyadmin

Last synced: 06 May 2026

https://github.com/kirill-k2/arangodb-docker

ArangoDB docker builder

arangodb dockerfile

Last synced: 11 Feb 2026

https://github.com/arturocarrillojimenez/database-analyzer

Herramienta modular y extensible para inspección, análisis y optimización de bases de datos, pensada para despliegues on‑premise y en la nube (arquitectura por microservicios)

api-gateway backend docker docker-compose dockerfile javascript knex microservice nats nestjs nestjs-backend swagger typescript

Last synced: 11 Feb 2026

https://github.com/carolribeiro2112/java-todo-list

app criado com java e spring boot durante evento gratuito da rocketseat

dockerfile java maven spring-boot

Last synced: 06 May 2026

https://github.com/miyabis/docker-gitbucket

Dockerfiles for GitBucket

dockerfile gitbucket

Last synced: 31 Mar 2025

https://github.com/naoigcat/docker-rubocop

Docker Image for RuboCop

dockerfile rubocop

Last synced: 27 Feb 2026

https://github.com/ansrivas/scala-sbt

Docker Image for scala-sbt

docker dockerfile sbt scala

Last synced: 13 Apr 2026

https://github.com/atennert/docker-aur-deploy

Docker image for automating deployment to AUR

archlinux docker docker-image dockerfile

Last synced: 06 May 2026