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/tstarck/aws-cli-docker

Yet another containerization of aws-cli

aws-cli docker-image

Last synced: 09 Oct 2025

https://github.com/nicolasbizzozzero/rosies-bar

Automatic dog feeder in a portable Docker image.

automation docker-image dog homelab-automation python raspberry-pi

Last synced: 17 Apr 2026

https://github.com/minchinweb/docker-ddns

Dynamic DNS updater for Domain-DNS.com, in Docker

docker-image dynamic-dns

Last synced: 28 Jan 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/jw4/nsc

Custom CoreDNS

coredns docker-image

Last synced: 18 Jan 2026

https://github.com/ourway/graphviz-docker

Dockerized version of Graphviz. For both Raspberry Pi and amd64.

docker-image graphviz graphviz-source

Last synced: 28 May 2026

https://github.com/zenml-io/gpudoctor

A curated catalog of ML Docker base images to help engineers escape "CUDA hell" and choose the right container for their GPU workloads.

docker docker-image docker-ml gpu machine

Last synced: 26 Jan 2026

https://github.com/gguridi/moto-server

Server to emulate AWS services through moto...

docker-image moto moto-server

Last synced: 14 Apr 2026

https://github.com/ezrarieben/qbittorrent-sma

Docker container based on linuxserver/qbittorrent that includes all FFMPEG and python requirements to run sickbeard mp4 automator (SMA) with qBittorrent.

docker docker-image downloads media-management qbittorrent torrenting transcode-video transcoding

Last synced: 04 May 2026

https://github.com/discoverygarden/solr-image

Docker image for solr

docker docker-image provisioning

Last synced: 18 Apr 2026

https://github.com/jeongukjae/github-actions-dockerized

Example of dockerized Self-hosted runner for GitHub Actions.

docker-image github-actions github-actions-docker

Last synced: 29 Apr 2026

https://github.com/tonykipkemboi/streamlit-docker

A dev image for running a Streamlit app!

docker docker-compose docker-image streamlit

Last synced: 14 Apr 2026

https://github.com/kimdre/minecraft-vanilla-server

Minecraft Vanilla Server Java Edition on Docker

container docker-image game minecraft minecraft-server

Last synced: 19 Apr 2026

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

Spring Boot - MongoDB - Basic CRUD

docker docker-image mongodb spring-boot

Last synced: 16 Apr 2026

https://github.com/teimurjan/meteor-alpine-node

Minimal docker image for using Meteor.js

docker docker-compose docker-image meteor meteorjs nodejs

Last synced: 12 Apr 2026

https://github.com/yoshi0207/developacmsextensionimage

Docker Image running Composer and Nodejs.

docker-image

Last synced: 20 May 2026

https://github.com/vahdet/go-refresh-token-store-redis

A generic refresh token store docker image source code

docker-image go grpc redis refresh-token

Last synced: 05 Feb 2026

https://github.com/bkahlert/build-runner

Multiplatform Alpine based SSH accessible Docker image with Docker CLI and OpenJDK 11 installed

docker docker-image java ssh

Last synced: 14 Apr 2026

https://github.com/ringcentral-docker/rcweb-builder

builder for RCWeb (only for xiamen feature teams develop)

builder docker-image

Last synced: 17 Jul 2025

https://github.com/rjshrjndrn/oauth2-proxy

Minimal oauth2-proxy

docker-image oauth2

Last synced: 31 Mar 2025

https://github.com/leshaan99/gh-actions-ci-cd-pipeline

This repository contains a React Counter Application integrated with a CI/CD pipeline using GitHub Actions. The pipeline automates the process of building, testing, and deploying the application as a Docker image to Docker Hub.

aws-ec2 ci-cd-pipeline docker-image github-actions javascript reactjs workflows

Last synced: 29 Apr 2026

https://github.com/robertgontarski/node-docker-image

This Docker image is based on Ubuntu and includes basic tools as well as Node.js installed using NVM.

docker docker-image linux nodejs

Last synced: 20 Jan 2026

https://github.com/123shang60/image-load

在隔离环境k8s交付场景(无外网连接),通过s3存储动态为k8s节点load镜像

docker-image k8s

Last synced: 14 Jan 2026

https://github.com/atmosmps/docker-redmine

Este projeto entrega uma aplicação Redmine atualizada que roda em Docker e possui uma configuração simples para instalação de plugins no Redmine.

docker-compose docker-image redmine

Last synced: 30 Mar 2025

https://github.com/lgaticaq/nginx-cachet

Docker image for proxy of cachet with alpine

alpine cachet docker-image nginx-cachet

Last synced: 15 Mar 2025

https://github.com/hpedrorodrigues/images

Custom OCI images to be used anywhere

apko docker-image melange oci oci-image

Last synced: 18 Aug 2025

https://github.com/lgaticaq/node-onbuild

Docker onbuild image for node apps with alpine linux

docker-image nodejs onbuild

Last synced: 20 May 2026

https://github.com/viiku/jenkins-ci

Configuring ci/cd jobs using custom docker image of jenkins and jenkins-agent.

docker-compose docker-image dockerfile jenkins shell-scripts

Last synced: 17 Apr 2026

https://github.com/prabirkalwani/linux

This repository contains Ubuntu-based solutions and configurations for driver issues, cron jobs, Docker setups, and my NixOS configuration. It is tailored for Ubuntu 24.04.1 LTS (Noble Numbat).

cronjobs docker docker-image linux-shell nixos ubuntu

Last synced: 15 Mar 2025

https://github.com/eclass/apiaryio

Docker Image with alpine linux and apiaryio

apiary-client docker-image

Last synced: 15 Mar 2025

https://github.com/k2n/docker-aws-cli

AWS CLI docker image

docker-image

Last synced: 14 Apr 2026

https://github.com/swat1563/realtime-interior-ministry-offices-simulation

This project about multi-processing system, by using shared memories, semaphores and message queues

docker docker-compose docker-image exec fork message-queue multiprocessing realtime semaphore shared-memory

Last synced: 14 Apr 2026

https://github.com/jalberty2018/run-text-generation-webui

Docker image for oobabooga text-generation-webui

docker-image llm-inference oobabooga

Last synced: 16 Apr 2026

https://github.com/namikazebadri/starterkit-angular

Angular project template with a lot of basic project must-have features, such as containerization and deployments to GCR, ECR, Dockerhub and regular old VM using Github Actions. Also Unit Test, Code Coverage, Static Analysis and Staged Flow (such as dev, staging, uat and production) are part of this project template repository.

angular docker-image dockerhub project-template spa

Last synced: 16 Apr 2026

https://github.com/bvis/docker-varnish

Docker image to generate varnish containers where the VCL config can be split as you want

docker-image varnish vcl

Last synced: 08 Apr 2025

https://github.com/cybcon/docker.speedtest2mqtt

A small docker image to combine the speedtest-cli together with the mosquitto_pub client.

docker-image mosquitto-pub speedtest-cli

Last synced: 11 Apr 2026

https://github.com/abhinandan-khurana/go-backup-docker-image

A minimalist yet powerful utility for backing up and restoring Docker images with ease.

backup-solution backup-tool backup-utility cli-app cli-tool docker docker-backup docker-image golang local-storage

Last synced: 03 Nov 2025

https://github.com/szerhusenbc/apisimulator-docker-image

Custom docker image for API Simulator that is a configuration-driven tool for creating and running API simulations

apis docker-image mocking simulation test test-automation testing-tools

Last synced: 21 Jan 2026

https://github.com/zeeshanalvi001/dockerized-js-app-with-mongodb

A simple Node.js app connected to MongoDB, running in Docker containers. The app handles JSON data with JavaScript backend logic. MongoDB and Mongo-Express containers are connected on the same Docker network and linked to the system’s localhost for easy access. Great for learning how to use Docker with Node.js and MongoDB!

docker docker-compose docker-container docker-image

Last synced: 14 Apr 2026

https://github.com/gocom/capture-website

Docker image for capturing screenshots of websites

docker-container docker-image sceenshot

Last synced: 18 Apr 2026

https://github.com/alphahydrae/docker-certbot-auto

Docker image that will periodically renew Let's Encrypt SSL certificates with Certbot

certbot certbot-ssl cron docker docker-image

Last synced: 14 Apr 2026

https://github.com/gostevedore/gostevedore.github.io

Stevedore is a tool for building Docker images at scale, and it is not intended to replace Dockerfile or Buildkit. Instead, Stevedore can be used in conjunction with these tools to help streamline the process of building and promoting multiple Docker images.

containers docker docker-containers docker-image gostevedore homepage stevedore

Last synced: 11 Apr 2026

https://github.com/weibeld/docker-webhook-kubectl

A Docker image containing 'webhook' and 'kubectl'

docker-image kubectl webhook

Last synced: 14 May 2025

https://github.com/namikazebadri/starterkit-codeigniter

CodeIgniter project template with a lot of basic project must-have features, such as containerization and deployments to GCR, ECR, Dockerhub and regular old VM using Github Actions. Also Unit Test, Code Coverage, Static Analysis and Staged Flow (such as dev, staging, uat and production) are part of this project template repository.

codeigniter codeigniter-application docker-image dockerfile dockerhub php7 project-template

Last synced: 14 Apr 2026

https://github.com/devenes/node-js-dummy-test

Simple To Do application built with Node.js and Express.js that lets you add tasks on a single page, store new and finished tasks in different arrays. Containerized with Docker and tested with NPM through GitHub Actions pipeline.

body-parser container containerization docker docker-image ejs embedded-javascript embedded-javascript-templates express-js github-actions javascript js node node-ci node-js node-module nodejs npm npm-test pipeline

Last synced: 07 May 2025

https://github.com/shunk031/bash-language-server-docker

Docker container with bash language server

bash docker docker-image language-server-protocol lsp

Last synced: 12 Apr 2026

https://github.com/dwija12903/dockerzied-full-stack-app

Features a Dockerized full-stack web application with Docker images available on DockerHub for easy deployment and scalability.

docker docker-compose docker-container docker-image mysql nodejs reactjs

Last synced: 20 Feb 2026

https://github.com/geschke/docker-php-fpm-swrm

A minimal Docker image which provides a php-fpm environment with different PHP versions

docker docker-image php-fpm php-fpm-environment php-fpm-swrm php74 php8 php80 php81 php82 php82-docker php83 php83-docker

Last synced: 02 Mar 2026

https://github.com/openmodelica/build-deps

OpenModelica build-deps Docker Image

docker-image openmodelica

Last synced: 03 Mar 2026

https://github.com/djdefi/docker-nxlog

Docker container with nxlog

docker-image nxlog nxlog-ce

Last synced: 31 Mar 2025

https://github.com/kilemonn/socketforwarder

A TCP and UDP forwarder that accepts socket connections and registers them into designated group. Messages received from registered sockets will be forwarded to other sockets in the same group.

cpp docker-image forwarder group-id multithreading socket-programming tcp udp

Last synced: 17 Apr 2026

https://github.com/militska/docker-compose-ts

Docker image for typescript, with run watcher (runtime compile, after change)

dockefile docker docker-compose docker-image ts typescript

Last synced: 14 Apr 2026

https://github.com/nirdosh17/amplify-linux-container

Build AWS Amplify project inside linux container.

aws-amplify docker-image

Last synced: 12 Apr 2025

https://github.com/rimelek/httpd24-docker-image

Source of extended HTTPD Docker image based on the official HTTPD 2.4

apache docker docker-image httpd php-fpm

Last synced: 19 Apr 2026

https://github.com/totallymoney/dotnet-builder

Docker image for dotnet with nodejs, yarn, jq and more.

docker-image dotnet

Last synced: 11 Apr 2026

https://github.com/mvdschee/docker-laravel

A secure Docker images to run a Laravel webapplication.

composer docker docker-compose docker-image laravel5 nginx php7

Last synced: 13 Oct 2025

https://github.com/gunosy/neologd-for-igo

Customized system dictionary for igo :whale:

docker-image dockerfile igo neologd

Last synced: 12 Jan 2026

https://github.com/monarch-initiative/solr-docker-monarch-feature-location

Docker image to create the solr index for the feature-location core.

docker-image monarchinitiative solr

Last synced: 14 Oct 2025

https://github.com/giannisp/node-libsasl2

Custom docker image for running Node apps.

docker docker-image dockerfile

Last synced: 11 Apr 2026

https://github.com/duaraghav8/homebrew-dockershrink

Homebrew Tap for Dockershrink

docker docker-image homebrew homebrew-tap

Last synced: 11 Apr 2026

https://github.com/petemcw/docker-apache

Docker container for Apache

apache docker docker-image proxy reverse-proxy unraid

Last synced: 07 May 2026

https://github.com/rishav394/wkhtmltopdf-node

Docker image for wkhtmltopdf and node JS

docker docker-image nodejs wkhtmltopdf

Last synced: 06 May 2026

https://github.com/greybax/docker-android

Dockerfile for cordova development for Android

android android-test docker docker-image

Last synced: 06 May 2026

https://github.com/namikazebadri/starterkit-symfony

Symfony project template with a lot of basic project must-have features, such as containerization and deployments to GCR, ECR, Dockerhub and regular old VM using Github Actions. Also Unit Test, Code Coverage, Static Analysis and Staged Flow (such as dev, staging, uat and production) are part of this project template repository.

docker-image dockerhub php7 project-template symfony symfony-application

Last synced: 05 May 2026

https://github.com/panubo/docker-time-server

Docker image for RFC 868 time protocol server

docker-image

Last synced: 22 Jan 2026