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

Docker Image

A Docker image is a read-only template that contains a set of instructions for creating a container that can run on the Docker platform. It provides a convenient way to package up applications and preconfigured server environments, which you can use for your own private use or share publicly with other Docker users.

https://github.com/blinklabs-io/docker-mithril-client

Builds mithril-client from source on Debian

cardano docker docker-container docker-image dockerfile

Last synced: 10 Oct 2025

https://github.com/jpomykala/spring-boot-runner

Robust your Spring Boot deployment with this Dockerfile

docker docker-image java-9 javascript spring spring-boot

Last synced: 14 Apr 2026

https://github.com/xutl/docker-php

While designed for web development, the PHP scripting language also provides general-purpose use.

docker docker-image docker-images docker-php dockerfiles php php-fpm

Last synced: 14 Apr 2026

https://github.com/xtruder/docker-images

X-Truder custom docker images

docker docker-image

Last synced: 21 Feb 2026

https://github.com/dddmobilerobot/dddmr_docker

Docker files for 3D navigation stack, the images support x64 and arm64.

docker docker-container docker-image dockerfile jetson jpack-dockerfile nvidia-docker ros2

Last synced: 19 Jan 2026

https://github.com/mementomori11723/sentimental-analysis

A small project built for analysing the emotional context of a text (need to add V2)

docker docker-image go

Last synced: 12 Oct 2025

https://github.com/cnasikas/docker-toolkit

Manage docker containers and images from a graphical user interface.

docker docker-container docker-image docker-tool nodejs react redux

Last synced: 21 Jan 2026

https://github.com/kei-g/docker-cross-debian

Cross compile environment on Debian

docker docker-image

Last synced: 05 Feb 2026

https://github.com/nephatrine/docker-drone-ci

[mirror] Container w/ Drone & SQLite

automation devops docker docker-image

Last synced: 31 May 2026

https://github.com/in7hesky/python-flask-boilerplate

A demo flask app utilising SQLite for authentication support.

bootstrap docker-image dynaconf flask flask-login python sqlalchemy sqlite3 wtforms

Last synced: 24 Jan 2026

https://github.com/lots0logs/circleci-wordpress

Lightweight Docker image for CircleCI 2.0 to test WordPress sites.

circleci docker-image nginx nodejs php-fpm ruby wordpress

Last synced: 14 Apr 2026

https://github.com/suzuki-shunsuke/docker-image-ansible-test-centos

docker image to test ansible playbook at CentOS

ansible centos docker-image oss

Last synced: 17 Oct 2025

https://github.com/ansible/nios-test-container

A container for integration testing infoblox ddi nios modules.

ansible-test docker docker-container docker-image

Last synced: 19 Oct 2025

https://github.com/gerald-ha/hodleye-crypto-price-tracker

HodlEye is a lightweight and efficient crypto price tracker designed for real-time market updates. With a minimalist interface, it provides fast and accurate price insights, perfect for hodlers and traders.

crypto cryptocurrency docker docker-image feed hodl hodlcoin nodejs price-tracker tracker

Last synced: 20 Oct 2025

https://github.com/owlinux1000/codereading

GNU global docker image

code-read docker docker-image gnu-global

Last synced: 15 Apr 2026

https://github.com/liuyuweitarek/pytorch-docker-builder

Automate PyTorch Docker image builds with compatible Python, CUDA, and Poetry versions, including CI/CD for testing.

cicd containerd cuda docker docker-image poetry-python python python3 pytorch pytorch-docker

Last synced: 06 Feb 2026

https://github.com/deepaksorthiya/spring-boot-docker

Publish Docker Image to DockerHub and Github

docker docker-image spring spring-boot spring-mvc

Last synced: 24 Feb 2026

https://github.com/mrbrunelli/curso-docker

Repositório dos exercícios que realizei no curso "Docker: Ferramenta essencial para Desenvolvedores"

docker docker-compose docker-container docker-image dockerfile

Last synced: 19 Apr 2026

https://github.com/shinjimc/portfolio

This React Vite TypeScript portfolio showcases cutting-edge development with Vitest, Sonarcloud quality control, EmailJS integration, and Docker packaging. Automated via GitHub Actions for seamless CI/CD, it epitomizes modern frontend practices and innovation.

automated-testing ci-cd cicd containerization docker docker-image dockerfile emailjs front-end-development github-actions github-pages portfolio-website quality-control react reactts sonarcloud vite vitest web-application

Last synced: 15 Apr 2026

https://github.com/max-pfeiffer/valheim-dedicated-server-docker-helm

Docker container providing a Valheim dedicated server. Helm chart for running a Valheim dedicated server on Kubernetes.

docker docker-compose docker-image helm-chart kubernetes valheim

Last synced: 28 Jan 2026

https://github.com/imio/docker-authentic

Docker image for Authentic identity provider

authentic authentication docker-image jenkins-pipeline oauth2 saml

Last synced: 06 Feb 2026

https://github.com/omercnet/docker-node-builder

A docker image with common build tools included, to be used as part of a CI pipeline

bower ci docker docker-image grunt gulp nodejs

Last synced: 06 Feb 2026

https://github.com/suyanhanx/hub

docker image hub

docker docker-image dockerfile

Last synced: 30 Jan 2026

https://github.com/maria-parreira/devops-switch-dev

DevOps Class Assignments - developed during SWITCH Dev

docker-compose docker-image gradle jenkinsfile kubernetes-deployment vagrantfile

Last synced: 31 Jan 2026

https://github.com/donhui/jenkins-docker-images

custom jenkins docker images

docker-image jenkins jenkins-docker-image

Last synced: 15 Apr 2026

https://github.com/abdullahkhawer/simple-elasticsearch-cleaner

A simple Elasticsearch cleaner based on a Python script to clean up all indices and data streams from the Elasticsearch cluster which are older than the specified number of days.

cleaner curation curator data-cleaner data-cleaning docker docker-image dockerfile elasticsearch elasticsearch-cleaner elasticsearch-client elasticsearch-cluster elasticsearch-curator helm helm-chart helm3 python python3 terraform terraform-module

Last synced: 07 Feb 2026

https://github.com/garugaru/rpi-ffmpeg

Raspberry PI3 FFMpeg docker image with GPU acceleration

docker-image ffmpeg raspberry-pi rpi3

Last synced: 09 May 2026

https://github.com/hacksu/docker-tutorial

This is a basic tutorial for everything related to docker. From pulling images from the web to creating your own images with Dockerfiles, this tutorial will cover what a beginner needs to know to get started with containerization.

containerization docker docker-compose docker-image dockerfiles

Last synced: 08 Feb 2026

https://github.com/prantlf/docker-golang-make

Docker image: Go language on Alpine Linux with Make

build docker docker-image golang make

Last synced: 08 Feb 2026

https://github.com/ok2ju/signal

WebRTC signalling server

docker-image signalling socket-io webrtc

Last synced: 26 Feb 2026

https://github.com/eneskzlcn/morsencoder

morsencoder is an api that listens for any request to the endpoint "/encode" with a query parameter text like "/encode?text=text to morse code encode", encodes that text and returns it back to the client as string.

api-server docker-image dockerci go-fiber golang golangci golangci-lint http-testing morse-code-translator test-driven-development unit-testing

Last synced: 15 Apr 2026

https://github.com/fabiang/docker-pdepend

PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability. (DOCKER IMAGE)

docker docker-image pdepend php-depend static-analysis

Last synced: 15 Apr 2026

https://github.com/fabiodcorreia/docker-base-alpine

A custom base image built with Alpine Linux and S6 overlay.

alpine alpine-image docker docker-image s6-overlay

Last synced: 16 Apr 2026

https://github.com/neuro-inc/apolo-base-image

Docker image used in Apolo Platform Template with pre-installed ML frameworks

apolo docker docker-image gen-ai machine-learning machine-learning-framework template

Last synced: 26 Feb 2026

https://github.com/kevindasilvas/mongolia

Data gateway / rest interface for mongo db inspired by datastax Stargate

data-gateway docker-image insomnia mongo-db mongodb mongolia mongoose node node-js nodejs rest rest-interface

Last synced: 10 Feb 2026

https://github.com/wlanboy/dockerfiles

Repository for my docker scripts

docker docker-image dockerfile

Last synced: 27 Feb 2026

https://github.com/leosuncin/zombodb-postgres

Docker image for PostgreSQL with ZomboDB extension

docker docker-image postgresql postgresql-extension zombodb

Last synced: 16 Apr 2026

https://github.com/chrberger/cluon-recorder-remote-control

This repository contains a simple microservice to start or stop a recording

aarch64 amd64 armhf docker docker-image libcluon opendlv

Last synced: 16 Apr 2026

https://github.com/yantonov/ml-docker

Playground for common python ml libraries

anaconda catboost docker docker-image jupiter numpy pyplot python scipy sklearn

Last synced: 27 Feb 2026

https://github.com/giuseppemorelli/docker-devbox-apache-php

Dockerfile to have a complete setup for Apache + PHP

apache docker docker-image php

Last synced: 14 Feb 2026

https://github.com/thayeeb9211/ortho-secure

Orthosecure: Secure Dentistry Appointment Booking and Management System. It is designed to be robust and secure application with enhanced security and compliance checks within containerized environments. It leverages cutting-edge technologies to monitor, analyze, and secure workloads in real-time.

cicd csrf-attacks ddos-attacks devsecops docker-compose docker-image gitlab security xss-attacks xss-vulnerability

Last synced: 28 Feb 2026

https://github.com/restlabs/docker-plugin-s3

Docker CLI plugin that lets you push and pull images from any S3 compatible storage

docker docker-cli docker-cli-tool docker-image s3

Last synced: 14 Feb 2026

https://github.com/fazledyn/sastquatch

(Work in progress) Simple static analysis tool based on CodeQL, Semgrep

codeql docker docker-image sast semgrep

Last synced: 15 Feb 2026

https://github.com/malikbagwala/django-nginx

Built upon the base nginx image to be used with django, abstracts common use cases like static file serving, reverse proxy, etc. Utilizes templating language for easy customization.

docker docker-compose docker-image microservice

Last synced: 16 Apr 2026

https://github.com/emilymclean/pkl-codegen

A collection of docker images to generate code bindings for pkl models (in either Swift, Java, or Kotlin).

docker-image pkl

Last synced: 01 Mar 2026

https://github.com/harobed/docker-gitolite

Docker image for Gittolite (http://gitolite.com/gitolite/index.html).

docker-image git gitolite

Last synced: 16 Apr 2026

https://github.com/tariqulgithub/master-replica-example

MySQL 8 Master-Replica Docker Compose setup with separate users for app, replication, and read-only reporting. Ready for development and testing.

database devops docker docker-compose docker-container docker-image gtid gtid-replication master-replica mysql mysql-database open-source read-only replication

Last synced: 16 Apr 2026

https://github.com/daxingplay/docker-ansible-ui

unofficial ansible_ui docker image

ansible docker-image

Last synced: 16 Apr 2026

https://github.com/bervproject/flutter-docker

Docker Image for Flutter SDK

docker-image

Last synced: 03 Mar 2026

https://github.com/owenthewizard/runit

A basic runit environment to be used as a base for multi-service containers.

container containers docker docker-container docker-image dockerfile init runit

Last synced: 16 Apr 2026

https://github.com/nick-lehmann/generi

Manage huge sets of Docker images using matrix builds 🐳

docker docker-hub docker-image python3

Last synced: 05 Mar 2026

https://github.com/zeroc0d3/ruby-base

Base image for zeroc0d3 ruby apps

docker docker-image dockerfile ruby ruby-on-rails

Last synced: 02 Apr 2026

https://github.com/hostwithquantum/hugo-docker

hugo (extended) and Golang, in a Docker image

docker docker-image go-modules gohugo golang hugo

Last synced: 09 Apr 2026

https://github.com/blinklabs-io/docker-parity-subkey

Docker image for parity/subkey supporting AMD64 and ARM64

docker docker-container docker-image dockerfile polkadot substrate

Last synced: 17 Apr 2026

https://github.com/chrberger/cluon-rec2fuse

A tiny tool to mount rec-files from OD4Sessions with FUSE to view content as CSV files.

docker docker-image fuse fuse-filesystem libcluon microservice opendavinci opendlv x86-64

Last synced: 17 Apr 2026

https://github.com/jsanchez0x/unbound_container

Simple implementation of unbound to work with Pi-Hole. Both in separate Docker containers.

docker docker-image pihole unbound

Last synced: 03 Apr 2026

https://github.com/cn-tools/docker-optimizt-watcher

automatic optimizer with optimizt and chokidar

chokidar docker docker-image image-compression images optimizt

Last synced: 03 Apr 2026

https://github.com/feng2208/docker-images

从 docker hub 上拉取常用的镜像上传到 github 的 ghcr.io。

docker docker-image docker-registry

Last synced: 17 Apr 2026

https://github.com/saahen-sriyan-mishra/eventmgmt

A Fullstack Event Management application made using a multitude of technologies including ASP.NET, React, Node, SpringBoot and Docker.

asp-net bootstrap docker docker-compose docker-container docker-image dotnet event-management express jwt-authentication microservices-architecture nodejs postman reactjs rest-api spring-boot sqlite-database

Last synced: 04 Apr 2026

https://github.com/rhuanbarreto/php-sqlsrv

Docker Image with PHP + Apache + SQL Server extensions for Azure Web App for Containers Deployment

docker docker-image php php7 sql-server sqlserver

Last synced: 04 Apr 2026

https://github.com/rainabba/gm-opencv-nodejs

Docker image based on justadudewhohacks/opencv-nodejs:node9-opencv3.4.1-contrib then adds graphicsmagick (also can be aliased as imagemagick) on top.

docker docker-image graphicsmagick imagemagick node-js nodejs opencv opencv3

Last synced: 04 Apr 2026

https://github.com/adamtylerlynch/puppeteer-multiarch

Creating Multi-Arch docker images for ARM64/x86 (amd64) using CodeBuild from Jenkins. Headless browsing with Chromium and Puppeteer.

aarch64-linux arm arm64 chromium codebuild docker docker-image multi-arch-images multiarch puppeteer

Last synced: 19 Apr 2026

https://github.com/florian-a/inception

Le projet que personne n'aime mais que j'aime bien ¯\_(ツ)_/¯

42 42born2code 42school docker docker-compose docker-image inception minecraft wordpress

Last synced: 05 Apr 2026

https://github.com/louisa-uno/skinbaronbot

A bot for buying items on Skinbaron without the use of the API.

bot docker docker-compose docker-image python python3 selenium selenium-python selenoid skinbaron webautomation

Last synced: 05 Apr 2026

https://github.com/io-sgr/docker-alpine-ssserver

Tiny image which brings you a Shadowsocks server using shadowsocks-libev

alpine alpine-image alpine-linux docker docker-image shadowsocks shadowsocks-libev shadowsocks-server

Last synced: 18 Apr 2026

https://github.com/stefaniuk/docker-jenkins

Continuous Integration server

docker-application docker-image jenkins

Last synced: 18 Apr 2026

https://github.com/andif888/docker-automx2

Docker image which runs automx2. Email client configuration made easy.

automx2 docker-image

Last synced: 11 Jun 2026

https://github.com/jhnc-oss/yocto-image

Basic image for Yocto builds.

docker docker-image fedora podman podman-image yocto

Last synced: 20 Apr 2026

https://github.com/gguridi/http-mockserver

Docker images to easily mock an http server

docker-image http-server mockserver

Last synced: 20 Apr 2026

https://github.com/lren-chuv/docker-airflow-test-py35

Airflow with nosetests running on Python 3.5

docker-image testing

Last synced: 20 Apr 2026

https://github.com/sudo-bot/docker-phpmyadmin-snapshots

Docker image for phpMyAdmin snapshots

docker-image phpmyadmin snapshot testing

Last synced: 24 May 2026

https://github.com/couchbaselabs/couchbase-reference-nagios

A reference monitoring implementation for Couchbase using Nagios

couchbase docker-image nagios

Last synced: 24 Apr 2026

https://github.com/temando/docker-doc-platform

Dockerfile for docker images to support documentation platform.

alpine-linux docker-image mkdocs mkdocs-material

Last synced: 24 Apr 2026

https://github.com/alcalyn/rpi-php7-fpm-zmq

Docker arm image with php7-fpm and ZMQ extension to use PHP and ZeroMQ on RaspberryPi.

docker docker-image dockerfile

Last synced: 24 Apr 2026

https://github.com/immoweltgroup/docker-pwmetrics

A Docker image for the pwmetrics CLI which should be used to test your application on behalf of performance guidelines from Google.

docker docker-image lighthouse pwmetrics

Last synced: 25 Apr 2026

https://github.com/abn/openshift-jenkins-slave-custom

Convert any image into an OpenShift Jenkins Slave image

docker-image jenkins-slave openshift

Last synced: 25 Apr 2026

https://github.com/fscm/docker-mkpasswd

Docker recipe to build a mkpasswd tool image

docker docker-image dockerfile mkpasswd

Last synced: 25 Apr 2026