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-25 00:08:46 UTC
- JSON Representation
https://github.com/mramshaw/docker
Experiments in Docker
docker docker-image dockerfile dockerfiles go golang mongodb redis
Last synced: 08 Apr 2026
https://github.com/qbdesu/docker-murmur
A configurable docker image running Murmur, the official Mumble server.
docker docker-compose docker-image mumble mumble-server murmur
Last synced: 08 Apr 2026
https://github.com/jvrck/bb-ripper
Bitbucket Repo Ripper - Backup your Bitbucket repositories
backup bitbucket docker docker-image git python python3
Last synced: 08 Mar 2026
https://github.com/dothebetter/docker_baseimage
将部分源代码构建时间较长的镜像单独做成Docler基础镜像
Last synced: 14 Jun 2025
https://github.com/vintagesucks/docker-noble-node20-chrome-php8.3
🐳 Docker image with Ubuntu 24.04, Node.js v20, PHP 8.3, Google Chrome
composer docker-image google-chrome noble nodejs npm php php83 ubuntu ubuntu2404
Last synced: 10 Apr 2025
https://github.com/mrmodori/blob-firebox
blob-firebox is a Dockerized headless Firefox environment with a lightweight window manager and VNC access. It's designed to be running firefox inside a container while keeping state, download/files, and secrets mounted as external volumes.
automation browser-in-a-box docker docker-firefox docker-image firefox minimalism remote-firefox self-hosted vnc
Last synced: 08 May 2026
https://github.com/chinmaykaitade/docker-masterclass
🚀 Docker One-Shot Learning – Complete Docker in one video with 2 real-world projects for hands-on mastery.
devops devops-tools docker docker-compose docker-container docker-image software-architecture software-development software-engineering
Last synced: 14 Sep 2025
https://github.com/gabboraron/simple_dockerized_nodejs_server
Simple node js server example
docker docker-image node-js nodejs
Last synced: 11 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/benniux/opengrok-multiproject
Enhance opengrok docker image to support multiproject. Fork from https://github.com/oracle/opengrok/
Last synced: 18 Apr 2026
https://github.com/dasrick/cypress-plus
Official docker images of cypress base extended with cypress runner
cypress docker-image docker-images
Last synced: 01 Jul 2025
https://github.com/omribarzik/dockerize-wordpress-phpunit
Docker image for running isolated PHPUnit tests for WordPress plugins and themes with Dockerize
docker docker-image dockerfile dockerize phpunit wordpress
Last synced: 11 Apr 2026
https://github.com/sjinks/alpine-vcpkg
Alpine Linux with vcpkg and build tools for cross-compilation
alpine-linux cross-compilation docker-image vcpkg
Last synced: 14 Sep 2025
https://github.com/olymahmudmugdho/maven-docker
This Docker image is designed for developers who need to use both Maven and Docker in their development environment. By combining these tools into a single container, you can streamline your workflow, especially in CI/CD pipelines, where Maven is used for building and packaging Java applications, and Docker is used for containerization.
docker docker-image java maven operating-system ubuntu
Last synced: 06 Apr 2025
https://github.com/daggerok/deprecated-jboss-eap-6.4
DEPRECATED. Use daggerok/jboss:eap-6.4 (https://github.com/daggerok/jboss) instead. JBOSS EAP 6.4 docker hub automation build based on Linux Alpine and OpenJDK 8u151 docker image: openjdk:8u151-jdk-alpine
docker docker-image dockerhub dockerhub-image jboss jboss-eap
Last synced: 16 May 2026
https://github.com/ZhongRuoyu/git-server-docker
A simple Git server Docker image.
docker docker-image git git-server
Last synced: 05 Jul 2026
https://github.com/andresilvase/school-system-api
A simple Student Management System using Go, API Server.
api api-server client-server docker docker-compose docker-image dockerfile go golang server server-side
Last synced: 02 Feb 2026
https://github.com/vin-dkr/docker
docker implementation
docker docker-compose docker-container docker-image
Last synced: 06 May 2026
https://github.com/vit0ur/kubernetes-initial-service
Este projeto tem como objetivo fornecer uma configuração inicial de serviços no Kubernetes, facilitando o bootstrap de aplicações e serviços essenciais em um cluster.
docker-image kubernetes kubernetes-cluster kubernetes-deployment kubernetes-service
Last synced: 15 May 2026
https://github.com/pawndev/k8simages-list
A small script for fetching all container images in your kubernetes cluster
container docker-image kubernetes
Last synced: 12 Jan 2026
https://github.com/egorumaev/2024-custom-docker-image
Создание кастомного Docker-образа с загрузкой в облачный репозиторий Docker Hub
astralinux bash docker docker-hub docker-image dockerfile linux ubuntu vim
Last synced: 08 Apr 2026
https://github.com/namikazebadri/starterkit-sails
SailsJS 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 docker-image nodejs project-template sailsjs sailsjs-application
Last synced: 11 Apr 2026
https://github.com/sidroberts/docker-php
Docker image for PHP (with intl, pgsql, pdo_pgsql, and sockets extensions). Docker Hub: sidroberts/php
Last synced: 11 Apr 2026
https://github.com/mcrmonkey/docker-files
docker-container docker-image dockerfiles
Last synced: 18 May 2026
https://github.com/daggerok/deprecated-jboss-eap-7.1
DEPRECATED. Use daggerok/jboss:eap-7.1 (https://github.com/daggerok/jboss) instead. JBOSS EAP 7.1 automation build for docker hub
docker docker-image dockerhub dockerhub-image jboss jboss-eap
Last synced: 10 May 2026
https://github.com/joseluisq/docker-osxcross
Multi-arch Linux AMD64/ARM64 Docker images for osxcross.
amd64 arm64 debian-linux debian-trixie docker-image linux macosx osxcross
Last synced: 08 Apr 2026
https://github.com/jayasurya5454/webapp-deployment-terraform-circleci
Deployed a containerized React application on an EC2 instance using Terraform for infrastructure provisioning. This setup ensures automated, consistent deployment and scalability.
docker-image ec2 react terraform
Last synced: 02 Jan 2026
https://github.com/giannisp/jessie-awscli
Custom docker image for running AWS CLI.
docker docker-image dockerfile
Last synced: 20 May 2026
https://github.com/ioleo/api-console-docker
A Docker image to run the API Console for your REST API documentation with RAML.
Last synced: 04 Apr 2025
https://github.com/mnuessler/docker-elasticsearch-curator
A docker image for ElasticSearch Curator.
docker-image elasticsearch elasticsearch-curator
Last synced: 14 May 2026
https://github.com/gmitirol/alpine39
Alpine 3.9 Docker image
alpine alpine-linux docker docker-image
Last synced: 14 May 2026
https://github.com/emc-mongoose/mongoose-storage-driver-swift
OpenStack Swift storage driver for Mongoose
docker-image java load-testing openstack-swift performance-testing stress-testing
Last synced: 22 Apr 2026
https://github.com/daxingplay/docker-ossftp
Unofficial docker image for ossftp
aliyun aliyun-oss docker-image oss ossftp
Last synced: 15 Jun 2026
https://github.com/raksh710/diet_recommendation_fastembed
Recommends a recipe along with its full description using fastembed library and
docker docker-image dockerfile dockerhub-image fastapi fastembed heroku-app heroku-deployment nlp-machine-learning numpy pandas recommender-system uvicorn
Last synced: 02 Feb 2026
https://github.com/nicholaswilde/docker-leantime
A multi-architecture image of Leantime
docker docker-image leantime multi-architecture-image
Last synced: 20 May 2026
https://github.com/chorrell/docker-json
A docker image for json
docker docker-image json node nodejs
Last synced: 12 Mar 2026
https://github.com/nicoherbigio/docker-mariadb
Docker Image of MariaDB
docker-hub docker-image mariadb
Last synced: 20 May 2026
https://github.com/vergissberlin/opensuse-development
Docker opensuse image to use for development, testing and deployment.
deployment development docker-image opensuse testing
Last synced: 06 Apr 2025
https://github.com/tasshi-me/apt-mirror-one-shot-docker
apt-mirrorのone-shot dockerコンテナ
apt-mirror docker docker-image
Last synced: 10 May 2026
https://github.com/astechedu/sample-dockerized-react-app
This is sample dockerized react app.
docke-react docker docker-image dockerfile javascript react reactjs
Last synced: 11 Apr 2026
https://github.com/dokku/semver-generator
A golang binary to produce a semver-bumped version
Last synced: 07 Mar 2026
https://github.com/dead-beef/docker-postgis12-python
Docker image for Postgres 12 with PostGIS and PL/Python
docker-image postgis postgresql postgresql-12 postgresql-python
Last synced: 09 May 2026
https://github.com/adoroszlai/docker-ambari-builder
Dockerfile for building parts of Apache Ambari
Last synced: 06 Apr 2025
https://github.com/foundata/oci-debian12-itt
OCI container image config: Debian 12 (Bookworm), Integration Test Target (ITT)
continuous-integration debian docker-image oci-image podman podman-image podman-systemd
Last synced: 19 May 2026
https://github.com/namikazebadri/starterkit-rails
Rails project template with a lot of project basic project must-have, 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 project-template rails rails-application ruby
Last synced: 09 May 2026
https://github.com/danilobandeira29/ms-wallet-balance
microservice to consumer kafka's topics "balances" and save user's balance via REST endpoint
docker docker-compose docker-image go golang microservices
Last synced: 04 May 2026
https://github.com/eugenwintersberger/docker-debian-9
Debian 9 build node docker image
Last synced: 03 Apr 2025
https://github.com/blockmason/lndr-circleci.docker
Base image for CircleCI builds of the Lndr app server
Last synced: 04 Jul 2026
https://github.com/johnfmorton/docker-build-a-banner
Run the Yeoman Build a Banner generator in a Docker container.
docker docker-image yeoman-generator
Last synced: 19 May 2026
https://github.com/vad1mo/1gb-random-docker-container
A Container that is 1GB in size perfect to test the throuput of various docker registry end-to-end
bandwidth docker-image load-generator
Last synced: 17 Apr 2026
https://github.com/tecno-consultores/base-python-poetry
A Python (Debian) Docker image with poetry
Last synced: 03 May 2026
https://github.com/bdashrad/datadog-ci-docker
A docker image for datadog-ci
datadog docker docker-image dockerfile hacktoberfest
Last synced: 18 Apr 2026
https://github.com/trfore/docker-debian10-systemd
A minimal systemd enabled Debian 10 image
ansible-molecule debian docker-image systemd
Last synced: 29 Mar 2025
https://github.com/irgendwr/docker-hugo
:whale: Docker Image for Hugo, a fast and flexible static site generator
docker docker-image go hugo static-site-generator
Last synced: 15 Mar 2026
https://github.com/trfore/docker-centos9-systemd
A minimal systemd enabled CentOS Stream 9 image
ansible-molecule centos docker-image systemd
Last synced: 29 Mar 2025
https://github.com/trfore/docker-ubuntu2004-systemd
A minimal systemd enabled Ubuntu 20.04 image
ansible-molecule docker-image systemd ubuntu
Last synced: 29 Mar 2025
https://github.com/thombashi/python-ci-image
A Docker image for CI with Python
Last synced: 04 Apr 2025
https://github.com/ecedi/git-and-wget
Tiny alpine with git and wget
alpine docker docker-compose docker-image git wget
Last synced: 03 May 2026
https://github.com/georgeerol/projectmanagementapp
A Basic Server Side Rendering Program Management Application
aop aws-ec2 docker-image jpa-hibernate server-side-rendering sonarcloud spring-boot spring-mvc thymeleaf
Last synced: 06 Apr 2026
https://github.com/thejordanprice/icanhazip-clone
Mimicking the functionality of icanhazip.com. Easily deployable with Docker.
developer-tools docker docker-compose docker-image icanhazip networking python3 tcp-ip webserver
Last synced: 12 Apr 2026
https://github.com/mwalbeck/docker-getgrav
Docker image for GRAV CMS
docker docker-image getgrav grav grav-cms
Last synced: 26 Mar 2025
https://github.com/ravindrasinghh/spring3hibenatee
Deployment to Kubernetes cluter using Jenkins Pipeline.
cicd docker docker-image java-application jenkins-pipeline kubernetes-deployment mysql
Last synced: 13 Apr 2025
https://github.com/styxxy/docker-printenv-dotnet
Docker image to print the environment variables
csharp docker-image dotnet-core printenv
Last synced: 07 Apr 2026
https://github.com/andrerousselet/todo-list-with-docker
Practicing docker commands in full-stack todo-list app
containerization docker docker-compose docker-image
Last synced: 11 Apr 2026
https://github.com/theyorkshiredev/blue_helloworld
Hello World Docker image with a blue background
docker docker-image dockerhub hello-world
Last synced: 06 May 2026
https://github.com/thetoriqul/docker-image-attributes
This project demonstrates advanced Docker image attribute manipulation, focusing on the intricate relationships between container configurations and image layers. Through hands-on implementation, I've developed a comprehensive understanding of how Docker image attributes are modified, inherited, and maintained across different layers of an image.
docker docker-image docker-image-attributes
Last synced: 19 May 2026
https://github.com/macintoshplus/php
Docker Image With PHP 5.6 to 7.4 and many tools !
Last synced: 06 Apr 2025
https://github.com/steevanb/docker-composer-require-checker
Docker image for maglnet/composer-require-checker
composer docker docker-image php
Last synced: 05 Apr 2026
https://github.com/mcwertgaming/docker-publish-plugin
A simple drone plugin to build and push docker images on rhel.
docker docker-image dockerfile drone drone-ci drone-plugin
Last synced: 04 Mar 2025
https://github.com/lgaticaq/node-runtime
Docker onbuild image for ligth node apps with alpine linux
Last synced: 19 May 2026
https://github.com/peter-evans/trusty-gcloud
Google Cloud SDK on Ubuntu Trusty Docker image.
docker-image dockerfile google-cloud google-cloud-sdk ubuntu-trusty ubuntu1404
Last synced: 06 Oct 2025
https://github.com/tozd/docker-nginx
Dockerized nginx. Read-only mirror of https://gitlab.com/tozd/docker/nginx
Last synced: 31 Oct 2025
https://github.com/transcend-io/spa-static-server
A Docker image that will run a static build of a single page application, redirecting 404 to index.html
Last synced: 07 Oct 2025
https://github.com/elgohr/asdf-docker
Docker image for ASDF
asdf asdf-docker building concourse-ci docker-image
Last synced: 05 Apr 2025
https://github.com/oodenough/web-shell
A simple web shell (Nginx+PHP) within Docker.
docker docker-compose docker-container docker-image dockerfiles nginx-docker php-fpm webshell
Last synced: 18 Feb 2026
https://github.com/foundata/oci-centosstream10-itt
OCI container image config: CentOS Stream 10, Integration Test Target (ITT)
centos centos-stream continuous-integration docker-image oci-image podman podman-image podman-systemd
Last synced: 18 May 2026
https://github.com/peculiarengineer-mk/ubuntu-dev
Lean Ubuntu 26.04 LTS devcontainer base — dev toolset, non-root sudo user, multi-arch amd64/arm64
base-image codespaces dev-container devcontainer docker docker-image multi-arch ubuntu vscode
Last synced: 12 Jul 2026
https://github.com/javierlqr/inventory
docker-compose docker-image github-actions nestjs postgresql prisma-orm typescript
Last synced: 11 Apr 2026
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/Divkix/AliveImage
Basic go app & docker image with simple json response.
alive-image aliveimage bunrouter docker docker-image golang status-page
Last synced: 02 Apr 2025
https://github.com/danielwhatmuff/kube-aws-docker
Kube AWS tools built in a Docker image
cluster cluster-assets docker-image kube-aws kubernetes provision
Last synced: 28 Mar 2025
https://github.com/udovin/docker-alex-tsweb
Dockerized version of @alex65536 Tester Web.
competitive-programming docker-image online-judge
Last synced: 06 Jul 2026
https://github.com/legion2/ilias-test-docker
Ilias Docker image for developing and testing plugins for Ilias
docker-image github-actions ilias
Last synced: 26 Apr 2026
https://github.com/nwtgck/docker-hello-world
The minimal hello-world Docker image
docker docker-image hello-world minimal
Last synced: 14 May 2026
https://github.com/totallymoney/circleci-elm-compile
Docker image with elm npm package & libsysconfcpus installed
Last synced: 18 May 2026
https://github.com/nicholaswilde/docker-todo
A multi-architecture image for todo.
docker docker-image multi-architecture-image todo
Last synced: 18 May 2026
https://github.com/metwork-framework/docker-mfservplugins-centos8-buildimage
centos8 based docker image to build metwork/mfserv plugins
autoreadme docker-image github-actions integration-level-4 internal
Last synced: 18 May 2026