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-01 00:08:40 UTC
- JSON Representation
https://github.com/parzival-space/ssh-dev-container
Remote development container. Accessible via SSH.
dev-container docker docker-compose docker-image
Last synced: 18 Apr 2026
https://github.com/gableroux/devvmiller-docker-apache-newrelic-node-awscli
🐳This is an image used in a CI with plenty of tools inside.
awscli ci composer docker-image nodejs php7 python3 travis-ci
Last synced: 05 Apr 2026
https://github.com/cicciog/node-dockerfile-parser
Parser for dockerfile of Docker Images
docker docker-image dockerfile json nodejs parser
Last synced: 05 Apr 2026
https://github.com/nning/docker-compile-linux-grsec
compile docker-image grsecurity linux-kernel
Last synced: 05 May 2026
https://github.com/webimp/docker-php-71-apache
PHP with additional dependencies, based on the Official PHP:7.1-apache.
apache docker docker-image php php71
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/iamthighs/docker-compose-campaign
A simple to-do list apps that runs in a Docker Container with a Docker Image
css docker-container docker-image dockerfile html javascript todolist-application
Last synced: 05 Apr 2026
https://github.com/roc41d/spring-boot-ci-cd-with-jenkins
CI/CD for Spring Boot with Jenkins, Docker and Docker Registry
docker docker-image docker-registry dockerfile dockerhub java jenkins jenkins-pipeline jenkinsfile prove-of-concept spring-boot
Last synced: 10 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/metwork-framework/docker-mfdataplugins-centos7-buildimage
centos7 based docker image to build metwork/mfdata plugins
autoreadme docker-image github-actions internal
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/tumichnix/laravel-docker
Laravel basic docker container
docker docker-compose docker-image dockerfile laravel laravel-framework
Last synced: 10 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/duaraghav8/homebrew-dockershrink
Homebrew Tap for Dockershrink
docker docker-image homebrew homebrew-tap
Last synced: 11 Apr 2026
https://github.com/oneananda/docker-based-app-dev
This repository serves as a comprehensive guide for developers who want to master Docker for building, deploying, and managing applications.
docker docker-compose docker-container docker-image docker-swarm dockerfile
Last synced: 19 Apr 2026
https://github.com/bellstrand/docker-java8
Docker Image With Java8
docker-container docker-image dockerfile java java-8 java8
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/jefking/aci-arm
Deploy ACI from ACR using ARM for VSTS
aci acr arm azure azure-container-instances azure-container-registry azure-resource-manager cd ci cloud container continuous-deployment continuous-integration deprecated docker docker-hub docker-image hub json template
Last synced: 19 Apr 2026
https://github.com/sc0v0ne/communicate_between_containers
Create a volume between two containers
docker docker-compose docker-image dockerfile
Last synced: 10 May 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/hausgold/docker-debezium-connect
mDNS enabled quay.io/debezium/connect image
debezium debezium-connector docker docker-image kafka kafka-connect mdns oss zeroconf
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/lren-chuv/docker-create-databases
Create databases in a Postgres server. Useful for testing with docker-compose.
docker-image infrastructure testing
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/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/threefish/docker-centos7-tomcat8
oracle JDK8
docker docker-image java-8 tomcat8
Last synced: 29 Apr 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/cicirello/pyaction-lite
A base Docker image for Github Actions implemented in Python
alpine docker-image github-actions linux python
Last synced: 20 Apr 2026
https://github.com/simars/jboss_eap_docker
docker docker-compose docker-image dockerfile jboss jboss-eap jboss-wildfly redhat-jboss
Last synced: 20 Apr 2026
https://github.com/magna-z/docker-powerdns-recursor
PowerDNS Recursor Docker image on Alpine Linux
docker docker-image powerdns powerdns-recursor
Last synced: 29 Apr 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/namikazebadri/starterkit-beego
BeeGo 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.
beego-framework docker-image golang project-template
Last synced: 20 Apr 2026
https://github.com/discoverygarden/solr-operator-operator
docker docker-image helm-chart helm-charts k8s-operator provisioning
Last synced: 20 Apr 2026
https://github.com/driftywinds/container-stats
A simple one html file web app to see container stats from DockerHub or ghcr.io
container docker docker-image docker-registry dockerhub ghcr ghcr-image ghcr-io stats
Last synced: 29 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/andih/jarvice-gtc19-power-image
Docker Image for JARVICE
Last synced: 04 Jun 2026
https://github.com/tozd/docker-redis
Redis Docker image. Read-only mirror of https://gitlab.com/tozd/docker/redis
Last synced: 20 Apr 2026
https://github.com/i8degrees/nomlib-builder
Use the same Docker image to cross-compile nomlib x86_64 programs for Linux, Windows and macOS (osxcross).
amd64 clang-cl darwin debian debian-linux debian-trixie docker-image linux linux-image macos osxcross windows windows-package x86-64
Last synced: 05 Jun 2026
https://github.com/cybcon/docker.hpmon-pushover
Hompage monitoring tool that sends pushover messages on downtime.
docker-image pushover-api python3
Last synced: 20 Apr 2026
https://github.com/selcuksert/docker-images
Custom Docker images used in projects
docker docker-compose docker-image
Last synced: 20 Apr 2026
https://github.com/mpgirro/caddy-with-namedotcom
Docker image for Caddy including the Name.com DNS provider module
caddy docker docker-image managed-by-renovate namedotcom web-server
Last synced: 24 Aug 2025
https://github.com/bifrost-labs/rp2x-devcontainer
VSCode/docker Dev Container for Raspberry RP2040 and RP2350 with embedded toolchain setup
docker-image embassy-rp embassy-rs embedded rp2040 rp2350 rust vscode-devcontainer
Last synced: 18 Apr 2026
https://github.com/bygui86/docker-sample
Sample of how to use Docker features
Last synced: 05 May 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/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/ethand91/gstreamer-udp
Simple GStreamer UDP Record Sample
Last synced: 14 May 2026
https://github.com/sysdiglabs/circleci-orb
cicd devsecops docker docker-image dockerfile security
Last synced: 16 Mar 2025
https://github.com/ferdiozer/docker-devops
Basic Dockerize
docker docker-compose docker-image mongodb rabbitmq redis
Last synced: 07 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/sudor2spr/tamilmv-magnet-bot-deployment-guide
TamilMV Magnet Bot Deployment Guide Telegram bot
angel docker-image html-css-javascript magnet-link python sudor2spr tamilmv tamilmv-tg-bot telegram-bot-api woodcraft
Last synced: 26 Jan 2026
https://github.com/isac322/docker_image_blackd
[Automated build] Tiny docker image for blackd server
black blackd docker docker-image formatter python server
Last synced: 07 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/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/kemalyen/laravel-docker
yet another docker image to run a laravel project designed by me
digitalocean docker-compose docker-image docker-machine laravel-docker
Last synced: 29 Apr 2026
https://github.com/michaelakridge-noaa/docker-github-actions-runner
Containerized Ephemeral Self-hosted GitHub Actions Runner via docker
docker docker-compose docker-image github github-actions github-runner
Last synced: 13 Apr 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/chriskilinc/chriskilinc-vue
Personal portfolio running on vue
azure azure-pipelines docker-image vue
Last synced: 16 Aug 2025
https://github.com/vib795/everyday-developer-tools
Everyday developer tools
contributions contributions-welcome developer developer-productivity developer-tools docker docker-compose docker-image dockerfile flask gunicorn nginx opensource productivity productivity-booster productivity-tools python tools
Last synced: 13 Apr 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/openstreetmap/preview.ideditor.com-website
container and builder for preview.ideditor.com website
Last synced: 23 Aug 2025
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/darkdefender27/risehackathon-web
Web application created using Angular 2.0.0 (final) & Material UI during Rise Hackathon 2016 [www.risehackathon.com]
angular2 docker docker-image hackathon hackathon-starter material-design webapp
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/theyorkshiredev/golang-git
A custom container with golang and git v2.13.5 installed.
docker-image dockerfile dockerhub-image git golang
Last synced: 12 Apr 2026
https://github.com/theyorkshiredev/docker-bootstrap
Docker image produced using a GitLab, GitHub and DockerHub pipeline
docker-image dockerhub github gitlab
Last synced: 12 Apr 2026
https://github.com/amarjotsinghh/docker-compose-mern-movie-app
Containerised MERN Stack Movie Application using Docker Compose. This setup deploys frontend, backend, and MongoDB services in separate containers with a custom bridge network on Ubuntu 20.04, persisting data with Docker volumes and exposing CRUD operations over accessible ports.
crud-application docker docker-compose docker-container docker-image dockerfile mern-stack mongodb
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/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/jgaa/rest-diag-svc
Minimalistic REST API server that just returns diagnostics data
diagnostics docker-image nodejs
Last synced: 21 Apr 2026
https://github.com/chris-luiz-16/simple-nodejs-hello-world-docker-image-and-container-build
Simple Nodejs Hello world Docker image and container
docker docker-container docker-image dockerfile nodejs
Last synced: 04 May 2026
https://github.com/jonanv/docker-course
Docker curse
docker docker-compose docker-image dockerfile
Last synced: 15 Apr 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/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/dcelasun/esp32-meter-reader
Battery powered water meter reader for Home Assistant using ESP32 and PaddleOCR
arduino docker-image esp32 home-assistant k8s-at-home m5stack mqtt ocr paddelocr self-hosted timer-camera-x
Last synced: 13 Apr 2026
https://github.com/yuri-karpovich/zabbix-appliance-with-slack
Zabbix server with ability to send messages to Slack out if the box.
docker docker-image slack slack-bot zabbix
Last synced: 13 Apr 2026
https://github.com/wolferhua/dockerfiles
dockerfiles
docker docker-image dockerfiles
Last synced: 21 Apr 2026
https://github.com/samedwardes/docker-shell
A baseline docker image for a linux shell environment.
Last synced: 21 Apr 2026
https://github.com/plusiv/mysql-scriptor
Automate common scripts with MySQL without writting any command on the MySQL CLI.
database database-as-a-service database-connector database-management docker docker-compose docker-container docker-image dockerfile mysql shell shell-script shell-scripting
Last synced: 13 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/opdavies/docker-image-sculpin-serve
docker docker-image php sculpin
Last synced: 23 Aug 2025
https://github.com/johnnyhuy/docker-laravel
Docker image of Laravel 5.4 with Alpine.
alpine apache2 docker docker-image laravel php
Last synced: 13 Apr 2026
https://github.com/andre-stefanov/appactivator
A simple dockerized Sprint Boot application used for authentication in mobile applications.
docker-image email-sender push-notifications spring-boot
Last synced: 21 Apr 2026
https://github.com/nabeken/docker-renovate-github-apps
A Renovate container image that works with Github Apps Installation Token
Last synced: 04 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/pionl/docker-node-puppeteer-ready
🐳 Docker image based on official node with with GoogleChrome/puppeteer support
chrome docker docker-image nodejs puppeteer
Last synced: 13 Apr 2026
https://github.com/hygsani/docker-backup
backup docker image/container with python
backup backup-script container-image docker docker-container docker-image python python3
Last synced: 13 Apr 2026
https://github.com/fabiodcorreia/docker-base-php
A custom PHP base image built with Alpine Linux.
docker docker-image docker-nginx-php docker-php-fpm nginx-php-container nginx-php-fpm php-fpm
Last synced: 16 May 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/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/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/articulate/docker-python
Articulate base Docker images for Python
docker docker-image team-devex-sre
Last synced: 13 Apr 2026
https://github.com/stefen-taime/how-to-automatically-deploy-a-flask-application-on-an-ec2-instance-with-a-bash-script
The main motivation for this mini-project is to get familiar with using Bash Scripting and the AWS CLI to automate command line tasks. This particular repo contains a configuration script that automatically creates an EC2 instance, accesses it via SSH, installs dependencies and hosts a simple Flask application using the image taken from Docker Hub.
autonation bash-scripting cloud-computing devops docker-image ec2-instance flask-application iac
Last synced: 21 Apr 2026