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/miyabis/docker-gitbucket

Dockerfiles for GitBucket

dockerfile gitbucket

Last synced: 31 Mar 2025

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/sipfront/visqol-docker-cross-compile

Repository for setting up a cross compilation environment for visqol in aws-linux-2 with provided files.

bazel cpp docker dockerfile python3

Last synced: 13 Apr 2026

https://github.com/giabar/gb-mariadb

MariaDB Docker image based on CentOS - https://hub.docker.com/r/giabar/gb-mariadb/

centos centos-7 centos7 docker docker-image dockerfile mariadb mariadb-server

Last synced: 26 Jan 2026

https://github.com/olliejc/protonmail-bridge-docker

Unofficial Docker image for ProtonMail-Bridge

docker docker-compose dockerfile protonmail-bridge

Last synced: 09 May 2026

https://github.com/mauro-pereira/rabbitmq-consumer

A basic Spring Boot application demonstrating how to receive messages from a RabbitMQ queue. It utilizes the spring-boot-starter-amqp dependency to simplify the integration with RabbitMQ. Includes default RabbitMQ configuration.

docker docker-compose dockerfile java rabbitmq rabbitmq-consumer spring-boot

Last synced: 13 Apr 2026

https://github.com/raisiqueira/faveo-helpdesk-docker

:whale: Simple image to run Faveo helpdesk system on Docker

docker dockerfile helpdesk laravel

Last synced: 13 May 2026

https://github.com/pirafrank/rust-docker-images

Build and dynamically link your Rust binaries against a known version of glibc

centos7 docker docker-image dockerfile dockerimage glibc gnu linux rust toolchain ubuntu2004

Last synced: 01 Jul 2025

https://github.com/herp-inc/brittany-on-docker

a docker image for brittany haskell source code formatter

dockerfile haskell

Last synced: 28 Apr 2025

https://github.com/solarnetwork/solarnetwork-postgres-docker

A Docker configuration for a Postgres database instance configured for SolarNetwork development.

dockerfile postgresql solarnetwork

Last synced: 26 Mar 2025

https://github.com/noblesamurai/simple-dockerfile

Create a simple Dockerfile for your node.js app.

docker dockerfile nodejs

Last synced: 13 Apr 2026

https://github.com/jayasurya5454/docker_learn

A repository dedicated to learning Docker, featuring tutorials, Dockerfiles, and best practices for containerization. Perfect for beginners and intermediate users.

docker docker-compose docker-image dockerfile

Last synced: 29 Apr 2025

https://github.com/bjwrd/jenkins

Including Jenkins Deployments

docker docker-compose dockerfile jenkins jenkinsfile

Last synced: 13 Apr 2026

https://github.com/harshshah6/go-websocket

A simple websocket server written in go for blazing fast communication in the connected channels.

chat-application docker docker-compose dockerfile go go-websocket go-websocket-client go-websocket-server golang websocket websocket-client websocket-server

Last synced: 04 May 2026

https://github.com/juanpdn/backend-sharing-code-app

Backend Sharing Code App: Implementa una funcionalidad de compartir código que guarda y recupera fragmentos de código en MongoDB. Al hacer clic en "Compartir", se genera un ID único y se redirige a nodecode.io/:unique-id. El backend gestiona el almacenamiento y la recuperación de datos según el ID proporcionado.

backend docker docker-compose dockerfile expressjs nodemon ts-node typescript

Last synced: 13 Apr 2026

https://github.com/branchingbad/gemini-api-tester

This project provides a complete environment to test the Google Gemini API using both a simple Flask web frontend and a standalone Python command-line interface (CLI) script. It uses Docker/Podman for containerization to ensure a consistent and portable setup.

dockerfile flask-application gemini gemini-ai gemini-api gemini-flash gemini-pro imagen python

Last synced: 28 Oct 2025

https://github.com/nanakwafo/payment-as-a-microservice-

A scalable and maintainnable payment webservice developed to function in a microservice environment

containerisation docker dockerfile laravel-framework lumen-framework payment-integration paypal-api php7

Last synced: 14 Apr 2026

https://github.com/fedelemantuano/apache-tika-server-dockerfile

A dockerized image of Apache Tika Server - https://tika.apache.org/

apache dockerfile tika-server

Last synced: 18 Feb 2026

https://github.com/brandymint/teamcity-docker-agent

Docker container для teamcity-agent (rbenv, nvm, goenv, postgres-client, mysql-client, php, composer, yarn)

brandymint dockerfile teamcity

Last synced: 17 Feb 2026

https://github.com/a5chin/python-poetry

This repository contains configurations to set up a Python development environment using VSCode's Dev Container feature. The environment includes Poetry, pyenv, and Ruff.

devcontainer docker dockerfile poetry precommit pyenv python python3 ruff

Last synced: 13 Mar 2026

https://github.com/jmgogo/devcontainer-w-dockerfile

Repo to demonstrate the setup of a python:3.9-alpine development container with a Dockerfile for use on Visual Studio Code.

devcontainers docker dockerfile python-alpine

Last synced: 12 Oct 2025

https://github.com/thatguychandan/issue-tracker

A real-time web application for managing and tracking issues with role-based access control. Built with FastAPI backend and SvelteKit frontend, featuring live notifications, user authentication, and Docker support. Supports multiple user roles (reporter, maintainer, admin) with appropriate permissions for issue creation, editing, and management.

dockerfile fastapi postgresql python socket-io svelte sveltekit tailwind typescript

Last synced: 14 Apr 2026

https://github.com/anubhavp28/opensuse-docker

Recipe for openSUSE based docker images of open source softwares.

docker dockerfile opensuse

Last synced: 18 Oct 2025

https://github.com/ventx/alpine-curator_cli

curator_cli ElasticSearch client Alpine Docker

alpine-curator-cli curator docker dockerfile elasticsearch elasticsearch-client

Last synced: 19 Oct 2025

https://github.com/mretegan/dockerfile-crispy

Docker image for Crispy

dockerfile

Last synced: 24 Jan 2026

https://github.com/anirbanmu/docker-circleci-ruby-rust

Dockerfiles for CircleCI for projects that require both Ruby & Rust

circleci continuous-integration docker docker-image docker-images dockerfile dockerhub ruby rust rust-lang

Last synced: 29 Apr 2026

https://github.com/tiim/etherpad-sqlite-docker

Dockerfile for etherpad-lite with sqlite installed. Not maintaned, for new repo see:

docker dockerfile etherpad-lite sqlite

Last synced: 24 Oct 2025

https://github.com/arvindkumarbadwal/docker-first

How to use Docker, Simple Hello world Example Code.

docker dockerfile hello-world

Last synced: 17 May 2026

https://github.com/savanarohit/docker

This GitHub repository is your go-to resource for learning Docker. It includes hands-on tutorials, sample projects, best practices, and a curated list of learning materials to help you master Docker from basics to advanced concepts.

docker docker-compose dockerfile dockerhub httpd nodejs php7

Last synced: 11 Apr 2026

https://github.com/dogger/cli

Preview your docker-compose.yml in the cloud for free.

docker docker-compose docker-container docker-image docker-registry dockerfile

Last synced: 10 Mar 2026

https://github.com/fitzy1321/docker

Knowledge dump of Docker things

chrome-headless docker dockerfile nodejs octopus-deploy

Last synced: 24 Jan 2026

https://github.com/xodiumsoftware/illyrion

Discord Bot for Personal use

discord-bot docker docker-compose dockerfile python

Last synced: 28 Oct 2025

https://github.com/marlinsk/park_h-backend

Repositório do back-end da aplicação Park H - Plataforma de anúncio de aluguel de garagem.

apache-maven api-rest crud docker docker-compose docker-composer docker-image dockerfile java mvc-architecture mvc-pattern postgres spring-boot swagger-ui

Last synced: 16 Mar 2026

https://github.com/jaideraf/docker-idzebra

Dockerfile for jaideraf/idzebra

dockerfile z39-50

Last synced: 24 Jan 2026

https://github.com/sue445/dockerfile-packer-serverspec

Dockerfile with Packer and Serverspec installed

dockerfile packer serverspec

Last synced: 28 Jan 2026

https://github.com/rizdaprasetya/old-cacert-compatibility-tester

Compatibility tester for your domain SSL Cert against older `cacert.pem` CA bundle file

dockerfile https ssl-certificate testing-tools

Last synced: 28 Jan 2026

https://github.com/lucyllewy/realityrealignment-telegrambot

Telegram bot to detect ripples-in-the-timescape, when it will announce that reality is realigning to the new course of historical events

dockerfile nodejs telegram telegram-api telegram-bot typescript

Last synced: 15 Apr 2026

https://github.com/andidittrich/jobber-build

isolated build environment for jobberrunner

build-tool container cron cronjob-scheduler crontab dockerfile jobber scheduler

Last synced: 01 Mar 2026

https://github.com/mmerian/docker-tor

Docker container for running a tor node

docker dockerfile tor tor-network

Last synced: 15 Apr 2026

https://github.com/hal91190/docker-debian

A docker image based on Debian

docker-debian dockerfile linux

Last synced: 15 Apr 2026

https://github.com/definazu/tweetmoodvisualizer

This program is the solution of the first laboratory work on OOP in the 4th term of the Yanka Kupala State Uneversity of Grodno

docker docker-compose docker-container dockerfile flask python react typescript

Last synced: 15 Apr 2026

https://github.com/oxzi/armmbed-docker

Dockerfile to work with mbed-cli and yotta

dockerfile mbed yotta

Last synced: 06 Feb 2026

https://github.com/shreyasmg46/studentservlet

Sample application developed on Java Servlet

dockerfile dockerimage sqlfile warfile webapp

Last synced: 07 Feb 2026

https://github.com/ramenjuniti/julia-pycall-mecab-cabocha

JuliaでPyCallを使ってMecabやCaboCha動かすDockerイメージ

cabocha docker dockerfile julia mecab mecab-ipadic-neologd python

Last synced: 15 Apr 2026

https://github.com/chris-luiz-16/nodejs-application-as-a-container-provisioned-via-ansible

Ansible playbook to deploy nodejs application in a docker container

ansible docker dockerfile nodejs

Last synced: 15 Apr 2026

https://github.com/mrbrunelli/shell-laravel

Script automatizado para gerar containers Laravel

docker dockerfile laravel php shell shell-script

Last synced: 15 Apr 2026

https://github.com/cppmx/contenedores

Cuatro contenedores con diferentes lenguajes

docker docker-compose dockerfile groovy kotlin perl php rest-api

Last synced: 31 Jan 2026

https://github.com/kaiocass/ci-go

Repository created for learning about Continuous Integration

actions docker dockerfile golang

Last synced: 07 Feb 2026

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

Dockerfile setup for Hadoop

dockerfile hadoop

Last synced: 26 Feb 2026

https://github.com/wangcaitao/dockerfile

dockerfile

dockerfile

Last synced: 02 Feb 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/wasabina67/dockerfile-example

Dockerfile example

dockerfile ubuntu

Last synced: 09 Feb 2026

https://github.com/navicore/cassandra

cassandra docker image to run in k8s

cassandra dockerfile

Last synced: 15 Apr 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/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/pataquets/docker-mongodb-genghis

Genghis MongoDB web admin

docker dockerfile gui mongodb webui

Last synced: 16 Apr 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/kirill-k2/arangodb-docker

ArangoDB docker builder

arangodb dockerfile

Last synced: 11 Feb 2026

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

Docker Image for RuboCop

dockerfile rubocop

Last synced: 27 Feb 2026

https://github.com/pigs-will-fly/docker-python

Alpine-based docker image for running Python 3.x applications

alpine docker docker-image docker-python dockerfile python

Last synced: 12 Feb 2026

https://github.com/giabar/gb-python-app

Flash Python app in Docker - https://hub.docker.com/r/giabar/gb-python-app/

docker dockerfile flask python

Last synced: 16 Apr 2026

https://github.com/voidwalker7/incident-response-simulator

Incident Response Simulator allows you to experience different malwares and attacks in a sandbox environment and learn more about it.

c-programming-language docker dockerfile incident-response malware notes shellinabox simulator

Last synced: 13 Feb 2026

https://github.com/dfinnis/docker

Intro to Docker and Dockerfiles

42 debian docker docker-machine dockerfile

Last synced: 13 Feb 2026

https://github.com/gossiperloturot/dockerfiles

dockerfiles for dev

dockerfile

Last synced: 28 Feb 2026

https://github.com/spideyz0r/diagnostic-pod

A diagnostic pod for troubleshooting k8s

diagnostic-pod diagnostic-tool docker dockerfile k8s kubernetes

Last synced: 28 Feb 2026

https://github.com/josejuansanchez/2048-github-actions

Ejemplo de cómo utilizar GitHub Actions para publicar una imagen Docker en Docker Hub.

dockerfile dockerhub githubactions

Last synced: 19 Mar 2026

https://github.com/juanja1306/tienda_para_todos

Elaboracion de una tienda en linea usando 8 imagenes dockerizadas (Django, Postgres, React, PGadmin, Portainer, Grafana, Netdata, SSH-Tunel)

django docker docker-compose dockerfile dockerfiles grafana netdata pgadmin4 portainer postgresql react ssh-tunnel

Last synced: 15 Feb 2026

https://github.com/mostafaibrahim24/shopping-list

:memo: :shopping_cart: REST API -TDD- node.js + express.js + postgreSQL & sequelize+ jest & supertest + docker

docker dockerfile expressjs jest jwt-auth nodejs postgresql sequelize supertest tdd

Last synced: 16 Apr 2026