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-08 00:09:09 UTC
- JSON Representation
https://github.com/amrmuhamedd/ordering-system
Explore a Nest.js microservices app with auth, billing, and orders. Utilizes RabbitMQ for async communication and Docker for easy deployment. Modular, scalable, and efficient.
docker docker-compose docker-image microservices mongodb mongoose nestjs rabbitmq typescript
Last synced: 10 Apr 2026
https://github.com/prosenjitjoy/buildah---debian-from-scratch
Building a demo OCI container image from scratch using buildah.
bookworm buildah debian docker-image podman
Last synced: 07 May 2026
https://github.com/stakater/dockerfile-base-alpine
Base Docker Image based on Alpine
Last synced: 23 Jun 2026
https://github.com/wullsnpaxbwzgydyyhwtkkspeqoayxxyhoisqhf/docker-archlinux
nightly updated archlinux base image (read-only mirror)
archlinux containers docker docker-archlinux docker-image dockerfile
Last synced: 07 May 2026
https://github.com/vishnu-ksr/73772127130-devops-assignment-2
The project involves two main components: Ansible and Docker. Overall, the project focuses on automation and containerization using Ansible for configuration management and Docker for containerization of a simple python application and a web application.
ansible ansible-playbook ansible-project docker docker-container docker-image dockerfile
Last synced: 07 May 2026
https://github.com/codewithpraveen/labs-docker-dockerhub
Repo for the "Deploy and Manage a Containerized Weather App using Docker Hub" lab
docker docker-image dockerfile dockerhub
Last synced: 07 May 2026
https://github.com/jgoerzen/docker-mythtv-backend
[read-only mirror] MythTV server in Docker (backend)
Last synced: 07 May 2026
https://github.com/nhalstead/php-apache-core
Docker Container for PHP Apache Core configure setup
apache docker docker-image drupal laravel php wordpress
Last synced: 10 Apr 2026
https://github.com/johnnychen94/julia-mirror
Dockerfile for jill.py
docker-compose docker-image julia-language mirror
Last synced: 08 May 2026
https://github.com/wdias/import-json-raw
Import JSON as Raw data microservice.
docker-image microservice nodejs typescript wdias
Last synced: 08 May 2026
https://github.com/icaoberg/docker-matlabmcr2019a
:whale: Matlab MCR 2019a
docker docker-image matlab matlab-mcr
Last synced: 08 May 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/cybernop/build-fhir-profiles
github Action and Docker image to build FHIR profiles using FSH Sushi
docker-image fhir fhir-profiles github-actions
Last synced: 08 May 2026
https://github.com/gabriel-dev-c/cluster-mongodb
Repositório criado para documentar o processo de criação de um cluster de 4 nós no MongoDB via Docker Desktop.
cluster docker docker-container docker-image mongodb mongodbcompass server
Last synced: 08 May 2026
https://github.com/rociobenitez/n8n-docker-ngrok
Configuración inicial de n8n con Docker y Ngrok
docker docker-compose docker-container docker-image n8n n8n-tutorial ngrok ngrok-tunnel
Last synced: 08 May 2026
https://github.com/tankengine-ish/go_app_jenkins_deployment
Go Web App Deployed in Jenkins + VIDEO [personal project]
blueocean-plugin build-agent docker-image jenkins socat ssh-client wsl-ubuntu
Last synced: 08 May 2026
https://github.com/phase2/docker-redis
Redis container with a confd template for redis.conf
centos docker-image outrigger redis
Last synced: 08 May 2026
https://github.com/zenika/alpine-golang
Minimal Go(lang) Docker Images built on Alpine Linux
alpine alpine-golang docker docker-image dockerfile golang
Last synced: 08 May 2026
https://github.com/cpfriend1721994/docker-gitlab-runner-fargate-driver
A docker image containing the Gitlab Runner and the Fargate driver that can be configurable using container environment variables. The Runner automatically registers itself as a Runner in your Gitlab project using a specified registration token.
docker-image fargate fargate-driver gitlab gitlab-runner
Last synced: 08 May 2026
https://github.com/gocom/self-signer
Docker image for generating self-signed certificates
certificate-authority certificate-generator docker-container docker-image self-signed-certificate signer
Last synced: 08 May 2026
https://github.com/panos-vasilopoulos/php-apache-mariadb-pma-bookworm-production
This GitHub repository offers an containerized and optimized Apache web server setup for PHP applications, including MariaDB and phpMyAdmin for database management, enhancing performance and security while simplifying deployment and administration tasks.
apache apache2 bookworm debian docker docker-compose docker-image dockerfile linux mariadb mariadb-server php8 phpmyadmin
Last synced: 10 Apr 2026
https://github.com/feries/docker-php7.2-fpm-dev
docker docker-image dockerfile php php-fpm php7 php72 xdebug
Last synced: 08 May 2026
https://github.com/ulm0/registry
Tiny Docker Registry Image
arm armv6 armv7 docker docker-container docker-image docker-images docker-registry docker-registry-v2 dockerfile orange-pi raspberry-pi raspberry-pi-3 raspberrypi registry
Last synced: 08 May 2026
https://github.com/stakater/dockerfile-k8s-installer
Install Kubernetes (k8s) components with a docker image
Last synced: 08 May 2026
https://github.com/peter-evans/xenial-gcloud
Google Cloud SDK on Ubuntu Xenial Docker image.
docker-image dockerfile google-cloud google-cloud-sdk ubuntu-xenial ubuntu1604
Last synced: 22 Aug 2025
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/dinushchathurya/push-docker-image-to-aws-elastic-container-registry-using-github-action
Push Docker image to AWS Elastic Container Registry using GitHub Actions
aws-ecr dinush-chathurya dinushchathurya docker docker-image ecr ecr-repositories github-actions-docker
Last synced: 08 May 2026
https://github.com/antodata/sequence_cmd_tasks_scripts_automation
This project will allow to automate a sequence of commands, tasks or scripts. Basically file "Main" is an interpreter that will ask you to read a file in folder "files" with a sequence of commands. "Main" will also search these commands in a file called "Aliases" in folder "files" to see if you provided an alias for that command and instead of just executing that in a shell we need to execute a custom made function from a custom made module in in our main folder.
automation cd command-line command-shell custom docker docker-container docker-image python python3 ubuntu
Last synced: 08 May 2026
https://github.com/padcom/busybox-java
Minimalistic Java on BusyBox
busybox docker docker-image java java-8
Last synced: 13 Apr 2026
https://github.com/carloscdias/cpp-bazel-distroless
Image to build C++ bazel projects compatible with distroless
bazel cpp distroless docker-image
Last synced: 08 May 2026
https://github.com/rudissaar/qt-ifw-linux
Docker image that provides you with Qt Installer Framework.
docker docker-image dockerfile dockerhub-image qt qt-installer-framework
Last synced: 13 Apr 2026
https://github.com/bygui86/docker-sample
Sample of how to use Docker features
Last synced: 05 May 2026
https://github.com/felipecwb/ngrok-docker
Docker image for ngrok, tunnels and introspected Public URLs for export localhost / private applications
docker docker-image dockerfile ngrok tunnel
Last synced: 16 May 2026
https://github.com/whisperity/distcc-docker
DistCC for LTS OS compiler images in and through Docker
c clang compiler container cpp distcc docker docker-image gcc
Last synced: 13 Apr 2026
https://github.com/chrisjaure/home-assistant-arm
Docker image for home-assistant arm support.
Last synced: 01 Mar 2025
https://github.com/ethand91/gstreamer-udp
Simple GStreamer UDP Record Sample
Last synced: 14 May 2026
https://github.com/alphahydrae/docker-certbot
Docker image with Certbot installed to generate Let's Encrypt SSL certificates.
certbot certbot-ssl docker docker-image
Last synced: 13 Apr 2026
https://github.com/agarzon/myphp
Docker image based on webdevops/php-nginx-dev but adding a little more :-)
docker docker-image ioncube php php-nginx-dev php7 phpunit webdevops
Last synced: 07 May 2026
https://github.com/theyorkshiredev/white_helloworld
Hello World Docker image with a white background
docker docker-image dockerhub hello-world
Last synced: 12 Apr 2026
https://github.com/yannoff/docker-store
Source repository for yannoff's docker images
alpine alpine-linux docker docker-compose docker-image mariadb mariadb-server mongo mongodb phpmyadmin phpmyadmin-docker
Last synced: 29 Jan 2026
https://github.com/namikazebadri/starterkit-meteorjs
MeteorJS 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 dockerhub meteorjs meteorjs-application nodejs project-template
Last synced: 18 Jan 2026
https://github.com/creekorful/docker-rshell
A docker image that will connect back to given address port with a bash reverse shell.
docker docker-image exploit reverse-shell security
Last synced: 24 Apr 2026
https://github.com/jonanv/docker-course
Docker curse
docker docker-compose docker-image dockerfile
Last synced: 15 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/maasencioh/glassfish-maven
Glassfish 5.0 + maven 3.3.9
docker docker-image glassfish5 maven mysql-driver
Last synced: 12 Apr 2026
https://github.com/nikolapeja6/docker_images
Repo containing Dockerfiles for building docker images
Last synced: 04 Oct 2025
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/jonanv/docker
Docker curse
docker docker-compose docker-image dockerfile
Last synced: 27 Feb 2025
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/shalomb/p6-rakudo-docker
Build scripts to build Rakudo/Perl 6 docker images
debian docker-image dockerfile p6-rakudo-docker perl6 rakudo zef
Last synced: 13 Apr 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/dakskihedron/u3ds-docker
Docker image for Unturned 3 Dedicated Server.
docker docker-image unturned unturned-server
Last synced: 08 May 2026
https://github.com/course-one/docker-express-example
A Docker project for creating sample Express.js HTTP server.
docker docker-image dockerfile expressjs
Last synced: 13 Apr 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/hjerpbakk/comicsservice
A simple web service to get funny comics.
azure comics csharp docker docker-image dotnet dotnet-core
Last synced: 13 Apr 2026
https://github.com/h2cone/pubimg
Publish image from source registry to target registries.
command-line docker-image graalvm harbor-registry
Last synced: 19 Aug 2025
https://github.com/ioannad/docker-openwrt-fluentbit
Fluentbit docker image on top of mcreations/openwrt-x64
docker-image docker-openwrt-fluentbit fluent-bit fluentbit mcreations openwrt
Last synced: 13 May 2026
https://github.com/shink/spark-ml-algorithm-docker
Spark ML algorithms on docker
Last synced: 08 May 2026
https://github.com/chriskilinc/chriskilinc-vue
Personal portfolio running on vue
azure azure-pipelines docker-image vue
Last synced: 16 Aug 2025
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/nosratifarhad/docker_dotnet6
create docker file and build image
cicd docker docker-compose docker-image dockerfile pipeline
Last synced: 13 Apr 2026
https://github.com/surnet/docker-opencv
opencv for multiple base images
alpine docker docker-image dockerfile node opencv
Last synced: 13 Apr 2026
https://github.com/renderbittechnologies/docker-surge
Docker image containing Surge CLI client for deployments to Surge
docker docker-image nodejs npm surge surge-sh
Last synced: 13 Apr 2026
https://github.com/azurejelly/nayuki
Discord suggestion management bot written in Go
discord discord-bot discord-bots discord-go discord-slash-commands discordgo docker-compose docker-image go golang golang-application mongodb slash-commands
Last synced: 13 Apr 2026
https://github.com/anirudhsharma777/dockerize_springboot_starter_package
This is a Starter Package for those Developer who might facing issue with the setup process. So They can use this instead of setup all these
docker-compose docker-image java maven postgresql sping-boot
Last synced: 13 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/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/moutinhofuturedev/api-class
Fundamentos de DevOps e cultura, colaboração e automação para acelerar o desenvolvimento e entrega de software.
containers devops docker docker-compose docker-image nestjs nodejs
Last synced: 13 Apr 2026
https://github.com/devllm/fichier-docker
Dockerfile pour de nombreux langages de programmation
docker docker-compose docker-container docker-image dockerfile francais francaise france
Last synced: 17 Jan 2026
https://github.com/grupoudea/tour-of-heroes-api
REST API básica en Java usando spring boot y desplegada en AWS ECS
aws aws-ecs aws-rds ci-cd controllers docker docker-image dto-pattern github-actions java-11 mapper spring-boot
Last synced: 13 Apr 2026
https://github.com/blang/sphinx-xml-extract-docker
Python documentation extraction in xml format using sphinx
docker-image docstring python sphinx-doc xml
Last synced: 28 Apr 2026
https://github.com/kento75/springboot-mysql-app
SpringBoot2とMySQL8.0を使用したMVCサンプルアプリ
bootstrap3 circleci docker-image mysql spring-boot springmvc thymeleaf
Last synced: 13 Apr 2026
https://github.com/lpsouza/jekyll-notion-sync
This repo is a Docker container that syncs your Jekyll site using Notion.
docker docker-image jekyll notion notion-blog
Last synced: 09 Apr 2026
https://github.com/marc-kruiss/ravendb.client
Use .net Client for the dockerized RavenDB Database
csharp docker docker-container docker-image monitoring raven ravendb
Last synced: 07 May 2026
https://github.com/firefishy/chef-docker-image
Automated clone of chef/chef:latest to GitHub container registry
Last synced: 25 Mar 2025
https://github.com/pgautam27/dockmate
Dockmate is a versatile CLI tool for developers to simplify Dockerfile creation, manage Docker images, and run containers efficiently. Whether you're working with Node.js, React, Angular, or other JavaScript frameworks, Dockmate has got you covered. Join us in making Docker management easier and smarter! Contributions are welcome. 🚀
docker docker-container docker-image dockerfile simplifies-docker
Last synced: 05 Sep 2025
https://github.com/waja/docker-nginx
Alpine container image with installed nginx
alpine alpine-linux alpine-nginx container-image docker docker-image nginx nginx-docker
Last synced: 13 Apr 2026
https://github.com/yingzhuo/dockerimage-alpine
Alpine 多架构镜像
alpine docker docker-image dockerfile multi-arch-images
Last synced: 17 May 2026
https://github.com/articulate/docker-python
Articulate base Docker images for Python
docker docker-image team-devex-sre
Last synced: 13 Apr 2026
https://github.com/exuanbo/caddy2-cloudflare
Caddy v2 docker image with Cloudflare module.
caddy cloudflare docker docker-image
Last synced: 13 Apr 2026
https://github.com/yannoff/alpine-tools
A set of remote scripts for Alpine-based docker images
alpine alpine-linux docker docker-image dockerfile
Last synced: 13 Apr 2026
https://github.com/ert78gb/gcf-ci
Docker image for Google Cloud Function deploy
build-tool docker-image google-cloud-functions
Last synced: 30 Mar 2025
https://github.com/phlak/docker-bitcoind
Docker image for Bitcoin daemon
bitcoin bitcoind docker docker-image
Last synced: 09 Apr 2026
https://github.com/C0deInBlack/yt2music
Download music from YouTube, add metadata and cover image.
docker docker-image docker-images downloader music youtube yt-dlp yt-downloader
Last synced: 21 Aug 2025
https://github.com/adelmofilho/the-sun
The Sun é um projeto de estudo dos dados de captação de energia solar no Brasil.
docker-image r-package r-shiny solar-energy
Last synced: 11 Jun 2025
https://github.com/juckz/image-syncer
docker镜像同步工具,阿里云镜像仓库难以下载墙外镜像,这个仓库可以让你无需梯子使用GitAction触发镜像同步操作
docker docker-image gfw syncthing
Last synced: 24 Mar 2025
https://github.com/computestacks/cs-docker-pma
phpMyAdmin Docker Container
docker docker-image openlitespeed-image phpmyadmin
Last synced: 15 May 2026
https://github.com/namikazebadri/starterkit-vue
VueJS 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 project-template vuejs-application vuejs2
Last synced: 19 May 2026
https://github.com/mohdumair8896/healthy_food
A finely-crafted website designed to serve a meal subscription service using Docker, Jenkins and AWS.
aws-ec2 aws-s3 css css-animations css-flexbox css-in-js css3 docker-container docker-image html5 javascript jenkins jenkins-pipeline responsive-web-design
Last synced: 16 Mar 2025
https://github.com/potlitel/crm-djangobootstrap
Practical exercise of the following link : https://www.youtube.com/playlist?list=PLSPMgrv4IuJ4WLURdlzKNx4sgsyqW8d5q
django django-application django-framework docker docker-image dockerfile
Last synced: 12 Apr 2026
https://github.com/evilwizardcreations/py-fapi-31-slim-docker-example
A base Python 3.10 Slim FAPI image for simulating some current production environments.
development docker docker-compose docker-container docker-image dockerfile dockerhub dockerhub-image fapi python3 uvicorn
Last synced: 12 Apr 2026
https://github.com/lumakernel/docker-cimg-python-node
CircleCI Docker Image with Python and Node.js
circleci docker docker-image dockerfile
Last synced: 14 May 2026