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.
- GitHub: https://github.com/topics/docker-image
- Repo: https://github.com/docker-library/official-images
- Related Topics: docker, dockerfile,
- Last updated: 2026-07-09 00:08:58 UTC
- JSON Representation
https://github.com/michael-valdron/hugo-image
A container image for using the Hugo CLI command.
docker docker-image hugo hugo-cli
Last synced: 17 Apr 2026
https://github.com/jeffreybodin/g-cloud-project
g-cloud-project (initial learning 90 day credit usage)(2022-02-19)
docker-container docker-image docker-images g-cloud g-code g-suite google-cloud google-cloud-functions google-cloud-platform google-cloud-run google-cloud-storage javascript javascript-docker javascript-framework js node-js nodejs npmjs
Last synced: 04 Apr 2026
https://github.com/nevermendel/docker-texlive-xetex
Docker image based on Ubuntu with texlive-xetex
docker docker-image latex texlive-xetex
Last synced: 08 May 2026
https://github.com/blackglory/estore
🌲
docker-image esm microservice nodejs typescript
Last synced: 30 Apr 2026
https://github.com/necojackarc/aws-cli-with-plugins
The official AWS CLI version 2 Docker image with plugins.
aws aws-cli docker docker-image
Last synced: 18 Apr 2026
https://github.com/ammarnajjar/kong-request-allow
Kong plugin to allow requests based on trigger key and value pair
docker docker-image kong kong-plugin lua
Last synced: 18 Apr 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/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/makocchi-git/alpine-git-curl-jq
alpine docker image with git and jq and curl
alpine curl docker docker-image git jq
Last synced: 04 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/tozd/docker-etherpad
Etherpad Docker image. Read-only mirror of https://gitlab.com/tozd/docker/etherpad
Last synced: 18 Apr 2026
https://github.com/gringolito/prv-pre-commit
Pull-Request Verifier - pre-commit
auto-qa azure-pipelines ci ci-cd ci-cd-pipeline cicd docker docker-image github-actions pre-commit
Last synced: 18 Apr 2026
https://github.com/colibri-hq/postgres
A PostgreSQL server Docker image for Colibri, a self-hosted, personal ebook management platform. This image augments the official PostgreSQL image with additional extensions and configuration.
colibri docker docker-image ebook postgres postgresql
Last synced: 08 May 2026
https://github.com/discoverygarden/solr-image
Docker image for solr
docker docker-image provisioning
Last synced: 18 Apr 2026
https://github.com/denismakogon/tensorflow-debian
TensorFlow Debian:stretch Docker images
debian docker docker-image fnproject multistage serverless tensorflow
Last synced: 04 Apr 2026
https://github.com/adudko/spring-security-with-jwt-in-action
Example of Spring Security implementation with JWT
docker-image example-project jwt postgres rest-api spring-security
Last synced: 18 Apr 2026
https://github.com/monolithprojects/docker-systemd-fedora33
Fedora 33 docker image with systemd enabled and pre-created ansible user
ansible docker-image fedora33 molecule systemd
Last synced: 18 Apr 2026
https://github.com/dennislee928/resources
ghidra set up for mac pharsed application(GUI Icon click)
docker docker-image ghidra packet-capture
Last synced: 08 May 2026
https://github.com/inmotionhosting/molecule-images
Monorepo containing container images for testing with Ansible + Molecule
ansible cicd docker docker-image docker-images
Last synced: 18 Apr 2026
https://github.com/alisajid/pbfly
A small docker image for running Pocketbase on Fly.io
Last synced: 18 Apr 2026
https://github.com/pionl/docker-glue-sprites
🐳 Docker image for glue. A simple command line tool to generate sprites.
command-line-tool docker-image glue sprites
Last synced: 14 Jun 2026
https://github.com/shafayetshafee/python-uv-gcloud
A minimal, production-ready base image with Python, uv, git, and Google Cloud SDK pre-installed — designed for use in CI/CD pipelines (GitLab CI, GitHub Actions, etc.) and local development workflows.
docker docker-image dockerfile gcloud gcloud-cli python uv
Last synced: 27 Jun 2026
https://github.com/dipakparmar/nodejs-git
🐬 node.js image with git 🐙 and open-ssh 🔑
docker docker-image node-git node-js
Last synced: 08 May 2026
https://github.com/gemaquejr/docker-to-do-list
Projeto com o objetivo de desenvolver habilidades na criação e orquestração de containers com Docker. Este projeto foi criado para avaliação final na seção 01 do módulo de Backend do Curso de Desenvolvimento Web na Trybe.
docker docker-compose docker-image dockerfile
Last synced: 18 Apr 2026
https://github.com/dev-vivekkumarverma/qdrant
Qdrant- vector database
docker-compose docker-image embeddings pos postgresql-database python3 qdrant qdrant-client qdrant-vector-database shell-scripting sql vector-search
Last synced: 18 Apr 2026
https://github.com/gguridi/moto-server
Server to emulate AWS services through moto...
Last synced: 14 Apr 2026
https://github.com/zeroc0d3/alpine-base
Docker alpine linux for base application
alpine alpine-linux docker docker-compose docker-image dockerfile
Last synced: 18 Apr 2026
https://github.com/blackglory/static
🌿
docker-image esm microservice nodejs typescript
Last synced: 14 Apr 2026
https://github.com/metwork-framework/docker-centos6
Just a basic centos6 docker image with fixed yum default configuration (broken after centos6 EOL)
centos6 docker-image github-actions
Last synced: 09 May 2026
https://github.com/computestacks/cs-docker-nextcloud
NextCloud for ComputeStacks
computestacks container-image docker docker-image nextcloud
Last synced: 08 May 2026
https://github.com/florianvazelle/kube-nodejs-helloworld
Hello world in nodejs with docker and kubernetes
docker-image kubernetes nodejs
Last synced: 18 Apr 2026
https://github.com/ramithaheshan33/user-api-with-docker
This project demonstrates how to build a simple RESTful API using Node.js and Express, and how to containerize it using Docker for better deployment and scalability. Ideal for beginners looking to learn backend development and DevOps fundamentals.
containerization docker docker-image dockerfile nodejs
Last synced: 18 Apr 2026
https://github.com/raphaelbh/bootstrap-application
Project created to run the startup of an application.
application bootstrap docker docker-hub docker-image infrastructure startup
Last synced: 05 Apr 2026
https://github.com/tmorin/docker-image-calibre
Docker image for calibre.
amd64 arm64 calibre docker docker-container docker-image dockerfile
Last synced: 18 Apr 2026
https://github.com/kalaspuff/docker-python-nginx-proxy
🐳 [base-image] Docker base-image using nginx proxy to microservice backend. Python 3.7.4. nginx 1.16.1. Debian based.
base-image containerization docker docker-image image microservice nginx python
Last synced: 05 Apr 2026
https://github.com/hahow/publish-docker-image-action
Github Action to build Docker image and push it to GCR
docker-image gcr github-actions
Last synced: 05 Apr 2026
https://github.com/adrianomonteiroweb/docker-aplication
Projeto Trybe no módulo backend de Docker, containers e osquestração para frontend, backend e testes.
docker docker-compose docker-image dockerfile
Last synced: 18 Apr 2026
https://github.com/starefossen/docker-wildfly-alpine
Docker Image with JBoss Wildfly with Keycloak Adapter on Alpine Linux
alpine alpine-image alpine-linux docker docker-image jboss keycloak wildfly
Last synced: 18 Apr 2026
https://github.com/kun-codes/python-3.12-ubuntu-18.10-docker
Python 3.12 Docker image based on Ubuntu 18.10
docker docker-image python python312 ubuntu ubuntu1810 ubuntu1810-docker
Last synced: 18 Apr 2026
https://github.com/habu-kagumba/docker-rails
Rails 4 & 5 docker alpine-based images.
Last synced: 18 Apr 2026
https://github.com/jomrr/ansible-molecule-images
Ansible playbooks for building containers used to test Ansible roles with molecule.
ansible docker-image molecule testing
Last synced: 19 Apr 2026
https://github.com/giabar/gb-splunk7
Splunk 7 Docker image - https://hub.docker.com/r/giabar/gb-splunk7/
docker docker-image dockerfiles splunk splunk-enterprise splunk-universal-forwarder
Last synced: 19 Apr 2026
https://github.com/norio-nomura/docker-swift-tensorflow
Docker image of Swift for TensorFlow on Ubuntu 16.04
docker docker-image dockerfile swift swift-tensorflow tensorflow ubuntu1604
Last synced: 19 Apr 2026
https://github.com/ruanbekker/docker-elasticsearch
Elasticsearch for Docker
alpine alpine-linux docker docker-image dockerfile elasticsearch
Last synced: 19 Apr 2026
https://github.com/eriawan/docker-dotnet
Sample of developing .NET applications within Docker container on Azure DevOps
Last synced: 19 Apr 2026
https://github.com/carry0987/docker-image
Explore my GitHub repository for Dockerfiles tailored to various development environments. Streamline your project setup and deployment processes, making development effortless. Activate the perfect development container for your needs now!
Last synced: 08 Oct 2025
https://github.com/agentgill/tesseract-for-aws
Using Tesseract with AWS is extremely difficult due to the size of the binaries and the dependencies.
amazonlinux2023 aws docker-image dockerfile lambda lambda-layers python3 tesseract tesseract-ocr
Last synced: 19 Apr 2026
https://github.com/jagadeeshm007/docker
This documentation is intended to provide a quick reference for common Docker commands.
commands-cheatsheet devops docker docker-compose docker-image docker-images dockercommands markdown
Last synced: 19 Apr 2026
https://github.com/syedsaadahmed/docker
Learning and Practicing Docker
docker docker-compose docker-image dockerfile
Last synced: 19 Apr 2026
https://github.com/jefferyjob/node-hexo
基于 alpine 的 node 基础服务,实现对 hexo 的管理镜像。
docker docker-image dockerfile
Last synced: 19 Apr 2026
https://github.com/cmckni3/docker-node-ruby
Docker image to be able to use node and ruby tools
ci docker docker-image nodejs ruby
Last synced: 19 Apr 2026
https://github.com/kalessin/ethereum-dev
Docker container for development with ethereum. It can also be used to run a geth node
Last synced: 20 Apr 2026
https://github.com/visaltyagi/docker-assignment-2
How to Launch a Container Using a New Image & Start Apache 2 Sevice Here - Docker Assignment 2
apache2 container containerization docker docker-image dockercontainers dockerimages webserver
Last synced: 03 May 2026
https://github.com/emc-mongoose/mongoose-storage-driver-hdfs
HDFS storage driver for Mongoose
docker-image hdfs java load-testing performance-testing stress-testing
Last synced: 20 Apr 2026
https://github.com/cyber-duck/php-fpm-magento2
Docker image for a php-fpm container crafted to run Magento 2 based applications.
docker docker-image magento magento2 php
Last synced: 08 May 2026
https://github.com/ajnouri/docker-openvpn
Openvpn Docke container.
docker-image gns3 openvpn-client openvpn-configuration openvpn-installer openvpn-server
Last synced: 08 May 2026
https://github.com/dzhw/report-task
Docker container for creating MDM reports
docker-image fargate mdm spring-boot spring-cloud-task
Last synced: 20 Apr 2026
https://github.com/forumone/docker-composer
Composer images with Prestissimo pre-installed
composer composer-images docker docker-image php prestissimo
Last synced: 20 Apr 2026
https://github.com/danilobandeira29/ms-wallet
microservice application to users create account and transfer money
docker docker-compose docker-image go golang kafka microservices
Last synced: 20 Apr 2026
https://github.com/devgateway/docker-opensmtpd
OpenSMTPd in Docker
docker docker-image dockerfile email jenkins-pipeline mta mta-server opensmtpd smtp-server
Last synced: 20 Apr 2026
https://github.com/emundo/docker-compose-node
Latest Docker, Docker-Compose with Node
docker docker-compose docker-image node
Last synced: 21 Jan 2026
https://github.com/matsubara0507/latex-docker
Dockerfile for latex
docker-image dockerfile latex latexmk ubuntu1610
Last synced: 20 Apr 2026
https://github.com/ajmyyra/telltale
Responds to HTTP queries with every header, connection detail and env variable it can find in JSON format.
Last synced: 20 Apr 2026
https://github.com/petrknap/letsencrypt-nginx-reverse-proxy
HTTP/HTTPS reverse proxy based on NGINX and Let's Encrypt
docker-image letsencrypt nginx
Last synced: 08 May 2026
https://github.com/emundo/docker-compose-openjdk-node-gradle
Image with latest Docker, Docker Compose, OpenJdk, Node and Gradle
docker docker-compose docker-image gradle nodejs openjdk
Last synced: 21 Jan 2026
https://github.com/mersocarlin/puppeteer
Run headless Chrome Node.js tests in a Docker container
automated-testing docker docker-image dockerfile puppeteer
Last synced: 08 May 2026
https://github.com/outstand/docker-buildkite
Docker image for the Buildkite Agent
buildkite buildkite-agent docker-image
Last synced: 08 Oct 2025
https://github.com/aldhinn/gh-self
gh-self is a set of open source docker images for running GitHub Actions workflows.
docker docker-container docker-image github-actions github-runners
Last synced: 21 Apr 2026
https://github.com/telkomdev/gowebp
Docker image with Go for convert from any type of image to webp
converter docker docker-image webp
Last synced: 21 Apr 2026
https://github.com/mgajda/stack-build-images
Stackage.org build images using Stack build tool with precompiled utilities to avoid wasting time
ci docker docker-image haskell-stack travis-ci
Last synced: 08 May 2026
https://github.com/shink/spark-ml-algorithm-docker
Spark ML algorithms on docker
Last synced: 08 May 2026
https://github.com/cometbeetle/lotus-ci
A Docker image used for the lotus GitLab CI pipeline testing phase
Last synced: 21 Jan 2026
https://github.com/fooock/csgo-dockerfile
Dockerfile to create a CSGO server
dedicated-gameservers docker docker-image game games
Last synced: 21 Apr 2026
https://github.com/tafthorne/clang-gcc
Docker Image packaging Clang ontop of The Docker Official Image for gcc
clang clang-static-analyzer docker docker-hub docker-image gcc gcc-complier
Last synced: 21 Apr 2026
https://github.com/graze/docker-sumo-collectors
Sumo logic collectors
collector docker docker-image sumologic-collectors
Last synced: 21 Apr 2026
https://github.com/jgoerzen/docker-mythtv-backend-mysql
[read-only mirror] MythTV server in Docker (backend with MySQL)
Last synced: 21 Apr 2026
https://github.com/gomicro/avenues
A small CORS Proxy to create a singular API of Microservices for testing locally
cors-proxy docker docker-image golang hacktoberfest microservices testing-tool
Last synced: 14 Jan 2026
https://github.com/giannisp/node-docker-awscli
Custom docker image for CI purposes.
docker docker-image dockerfile
Last synced: 18 May 2026
https://github.com/xiaoyao9184/docker-audioseal
Docker implementation of the AudioSeal
cuda-support docker-image wam watermark-anything
Last synced: 22 Apr 2026
https://github.com/titom73/docker-network-toolkit
MIRROR - A set of personnal docker images for networking lab
Last synced: 22 Apr 2026
https://github.com/pgschk/alpine-toolkit
An alpine docker image with some debugging tools
alpine container-image debugging-tool docker-image toolkit
Last synced: 18 Jan 2026
https://github.com/evryfs/base-java-service
Basic java service image with process manager
docker docker-image java procfile
Last synced: 17 Jan 2026
https://github.com/shivammm21/apigateway
A lightweight API Gateway built with Spring Boot + Redis, offering authentication, rate limiting, IP blocking, routing, and real-time analytics.
api-gateway api-security cyber-security cybersecurity developer developer-tools docker-image dockerfile security testing
Last synced: 24 Apr 2026
https://github.com/jonahandersson/ffcg_containerslabexercise1_dockeronazurecontainerregistry
Jonah's lab and hands on exercise for container course at Forefront Docker Hub Image link available to send. Blazor Web Server App on Docker Container
Last synced: 24 Apr 2026
https://github.com/metwork-framework/docker-mfservplugins-rocky9-image
rocky9 image to build metwork/mfserv plugins (with mfserv built on rocky8)
autoreadme docker-image github-actions integration-level-4 internal
Last synced: 18 May 2026
https://github.com/engels74/base-image
Base image with s6-overlay and VPN (synced from hotio/base via engels74/repo-patches)
Last synced: 06 Jun 2026
https://github.com/wang502/grader
automatically grade python programs in Docker container
automation container docker docker-image grader
Last synced: 09 May 2026
https://github.com/magna-z/docker-softether-vpn
SoftEther VPN Server
docker docker-image softether softether-vpn
Last synced: 24 Apr 2026
https://github.com/vergissberlin/fedora-development
Docker fedora image to use for development, testing and deployment.
deployment development docker-image fedora testing
Last synced: 24 Apr 2026
https://github.com/matthewbdaly/nginx-unit-basic
Basic Docker container for Nginx Unit
Last synced: 24 Apr 2026
https://github.com/vladimir-kotikov/raspberrypi3-homeassistant
Custom Docker image for Home Assistant (https://home-assistant.io)
docker-image home-assistant raspberry-pi raspberry-pi-3 raspberrypi
Last synced: 08 May 2026
https://github.com/salvatorecordiano/docker-casperjs
Yet another base image with CasperJS 1.1.3, PhantomJS 2.1.1, Ubuntu 14.04
Last synced: 25 Apr 2026
https://github.com/kaczmar2/nginx-reverse-proxy
Opinionated nginx reverse proxy Docker image for homelab environments with SSL termination and security headers
alpine container docker docker-image homelab nginx nginx-proxy proxy reverse-proxy ssl
Last synced: 08 May 2026
https://github.com/dinushchathurya/docker-practice
Some basic but useful Docker techniques
dinush dinush-chathurya dinushchathurya docker docker-compose docker-container docker-image docker-swarm dockerfile swarm
Last synced: 09 May 2026
https://github.com/la-rebelion/k1s-landingpage
K1s is the 1st Kubernetes Serverless Cluster Simulator, and this is the landing page repo
docker-image kubernetes landing-page
Last synced: 09 May 2026
https://github.com/delabassee/fn-kotlin-init-image
Fn Docker Init Image for creating Kotlin functions
docker-image fnproject kotlin serverless
Last synced: 25 Apr 2026