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/zeepkist/postgraphile

Custom PostGraphile Docker image for zeepki.st's GraphQL API

docker docker-image dockerfile zeepkist

Last synced: 26 Jun 2026

https://github.com/rh01/rpi-python

Docker configuration of my data-science environment for raspberry-pi-3

docker dockerfile raspberry-pi-3

Last synced: 28 Apr 2026

https://github.com/tejaswinit167/ytcommentsnavigator

YTCommentsNavigator is a web app for fetching, displaying, and getting customized YouTube comments. It allows users to search and filter comments by likes and sentiment (positive or negative). Made for fellow kindred spirits who spend more time in the comment section than the actual video! 😄

dockerfile expressjs full-stack-web-development mongodb-atlas nodejs python3 reactjs youtube-api

Last synced: 12 Apr 2026

https://github.com/zigelboim-misha/kernel-system-enter-write-test

Using eBPF to print each a line every time a system enter write event is executed on the kernel

clang dockerfile ebpf golang

Last synced: 02 Jan 2026

https://github.com/albers/bash-completion-mac

Dockerfile for a Ubuntu based image with the same version of bash and bash-completion that come with current Macs.

bash-completion docker dockerfile macos

Last synced: 17 May 2026

https://github.com/mimani68/deno-express

Deno server build with express.js

deno docker docker-compose dockerfile expressjs nodejs

Last synced: 12 Apr 2026

https://github.com/cogolabs/alpine-bind

Docker image for BIND based on Alpine Linux

alpine bind dns dns-server dockerfile

Last synced: 06 Jan 2026

https://github.com/tysker/cloud_devops_lab

This repository is a complete end-to-end DevOps learning project built around a small Python Flask application. The goal is to gradually build a realistic production-like environment .

ansible api cloudflare devops dns docker dockerfile github-actions grafana linode prometheus python terraform

Last synced: 07 Apr 2026

https://github.com/abhijeetdasbakshi/ecommerce-insights

A Dockerized end-to-end project that combines unsupervised machine learning for customer segmentation with scalable data pipelines. It uses MongoDB for data ingestion, Scikit-learn for clustering, Airflow for orchestration, and Streamlit for interactive visualization — enabling actionable insights into e-commerce

airflow airflow-dags ci-cd-pipeline clustering dags data data-pipelines docker docker-compose docker-container dockerfile git great-expectations kafka mongodb pca-analysis postgresql pyspark t-sne umap-learn

Last synced: 04 Apr 2026

https://github.com/1337fury/u-management

This project is a full-stack application for user management, featuring a Spring Boot backend API and a Next.js frontend.

api-rest docker docker-compose dockerfile java nextjs spring-boot

Last synced: 12 Apr 2026

https://github.com/obono/dockerfiles

Various Dockerfiles.

circleci docker dockerfile

Last synced: 08 Apr 2025

https://github.com/orenlab/dockerfiles

Simple, clear, and working Dockerfile templates for Python applications.

alpine docker dockerfile linux python

Last synced: 09 May 2026

https://github.com/minimice/terraform-cloudprovider-cli

Create Docker images containing various cloud providers CLIs as well as terraform. Save ⏰ and 💰!

aws aws-cli azure azure-cli azure-devops cli cloud devops devops-tools docker dockerfile gcloud-cli gcp go terraform terraform-cli terratest

Last synced: 10 Mar 2025

https://github.com/yadneshk/docker

Containerize daily software needs with Docker

docker dockerfile

Last synced: 23 Mar 2025

https://github.com/medamineharbaoui/remitly_technical_test

A RESTful API for managing SWIFT codes of financial institutions, built with Spring Boot, Hibernate, and MySQL for the backend, and Next.js for a user-friendly frontend. The application parses SWIFT codes from CSV files, stores them in a database, and provides endpoints for retrieval. Fully containerized with Docker for easy setup and deployment.

docker docker-compose dockerfile hibernate-orm junit mockito mysql nextjs restful-api spring-boot unit-testing

Last synced: 11 Jun 2025

https://github.com/lumakernel/docker-cimg-python-node

CircleCI Docker Image with Python and Node.js

circleci docker docker-image dockerfile

Last synced: 14 May 2026

https://github.com/cauandzn/devops-it-talent

Repository where I organize all my studies on the DevOps Track, taught by the IT Talent Program.

aws dev devops devsecops docker docker-compose dockerfile git java ops

Last synced: 12 Apr 2026

https://github.com/matheus-srego/challenge_itau

Project for password validation in an API, developed based on the 'back-end challenge' repository from iti/Itaú.

api-rest docker-compose dockerfile java11 maven postman regex spring-boot

Last synced: 12 Apr 2026

https://github.com/evilwizardcreations/py-fapi-31-slim-docker-example

A base Python 3.10 Slim FAPI image for simulating some current production environments.

development docker docker-compose docker-container docker-image dockerfile dockerhub dockerhub-image fapi python3 uvicorn

Last synced: 12 Apr 2026

https://github.com/potlitel/crm-djangobootstrap

Practical exercise of the following link : https://www.youtube.com/playlist?list=PLSPMgrv4IuJ4WLURdlzKNx4sgsyqW8d5q

django django-application django-framework docker docker-image dockerfile

Last synced: 12 Apr 2026

https://github.com/miguelprogrammer/nodejs-api-rest-services-with-express-mongodb

API REST do zero, criação de rotas, controladores, modelos, banco de dados MongoDB em nuvem.

aws dockerfile expressjs mongodb-atlas moongose nodejs

Last synced: 12 Apr 2026

https://github.com/michle99/go-rest-api

Go REST API Development Learning.

docker docker-compose dockerfile gin gin-gonic golang gorm

Last synced: 16 Apr 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/codewithpraveen/labs-docker-optimize

Repo for the "Optimize a .NET Container Image using Multi-Stage Build" lab

docker-multi-stage docker-multi-stage-build docker-multi-stage-builds dockerfile

Last synced: 24 Mar 2025

https://github.com/mqasimsarfraz/scalable-web-app

A simple web application packaged and managed by combination of Kubernetes and Docker.

docker dockerfile kubernetes kubernetes-service nginx

Last synced: 20 Apr 2026

https://github.com/luciaheredia/simple-docker

Simple Docker Exercises

devops devops-tools docker dockerfile

Last synced: 08 Apr 2025

https://github.com/u-minerwa/docker-hadoop-mapreduce-vlad

ВЛААААААААААААААААААД!

dockerfile go homework java python scala shell

Last synced: 12 Apr 2026

https://github.com/capsulecorplab/hugo-asciidoctor-plantuml

Dockerfile used to build docker image published to DockerHub for Hugo (extended version) with support for Node/npm, Asciidoctor, & PlantUML

docker dockerfile

Last synced: 16 Jun 2025

https://github.com/amarnaud2/wpdev-env

Environnement de développement Wordpress avec MySQL et PHPMyAdmin pour Mac M1.

docker-compose dockerfile m1-mac wordpress-development

Last synced: 11 Jun 2025

https://github.com/rknilkant/docker

Docker Commands Day To Day Uses For DevOps Engineer!

devops devops-tools docker docker-compose docker-container docker-image dockerfile

Last synced: 04 Feb 2026

https://github.com/shlmt/to-do-list-app

minimal api .NET + sample client REACT

crud dockerfile dotnet-cli minimal-api net8 rest-api swagger

Last synced: 01 Apr 2025

https://github.com/codeofrahul/docker-mlops

This repo is to implement docker with the help of a project demo.

dagshub docker docker-container docker-image dockerfile flask github python3

Last synced: 10 Apr 2026

https://github.com/malkam03/DockerFiles

Repo with various dockerfiles I made for different projects.

dockerfile haxe

Last synced: 10 Mar 2025

https://github.com/hassanamohamed/nodejs-monitoring-stack

A streamlined deployment and monitoring solution for Node.js apps, featuring: Built-in Prometheus metrics for HTTP tracking Grafana dashboards for real-time visualization Kubernetes-ready deployment manifests Alerting system for performance thresholds Automated metrics pipeline

docker docker-image dockerfile git github grafana k8s k8s-cluster k8s-deployment kubeadm nodejs prometheus

Last synced: 12 Apr 2026

https://github.com/syp1975/caddy

Caddy v2 with docker proxy and some other plugins

caddy caddyserver docker dockerfile

Last synced: 01 Apr 2025

https://github.com/sclorg/thermostat-container

Thermostat container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, and CentOS based images.

centos container docker-image dockerfile openshift rhel thermostat

Last synced: 11 Jul 2025

https://github.com/d3p1/docker-jekyll

A Docker image for a Jekyll blogger

docker docker-image dockerfile jekyll

Last synced: 12 Apr 2026

https://github.com/guilhermee-ds/golang-crud

This project is a sophisticated implementation of an API, developed using the GoLang programming language. The API is encapsulated in a Docker environment, thus ensuring portability and replicability of the execution environment. In addition, this project uses PostgreSQL as a database management system, providing robust and efficient.

api docker docker-compose dockerfile golang postgresql

Last synced: 01 May 2026

https://github.com/peterdev22/docker-pihole-unbound

My 'as simple as possible' Docker container for Pi-hole + Unbound.

docker-compose docker-image dockerfile

Last synced: 12 Apr 2026

https://github.com/matheuscara/go_desafio_docker_fullcycle

Este projeto foi desenvolvido como parte de um desafio no Full Cycle Development Course. O objetivo era criar uma imagem Docker super leve contendo uma aplicação escrita em Go que, ao ser executada, exibe a mensagem "Full Cycle Rocks!!".

docker docker-auth-service docker-hub dockerfile go linux

Last synced: 12 May 2026

https://github.com/asifbacchus/ab-mariadb-alpine

mariadb server/client on Alpine Linux. Feature-matches official container plus some extra settings.

alpine-linux docker-container docker-image dockerfile mariadb mariadb-server

Last synced: 26 Jan 2026