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/ikhsanalatsary/rn-container
A minimal Android Docker Image for React Native and common Android development.
android containerisation docker docker-image react-native
Last synced: 11 Apr 2026
https://github.com/ksaveras/php-ci
Custom PHP docker images with additional extensions for CI/CD
ci cicd continuous-integration docker docker-image php php-cs-fixer php7 php71 php72 php73 php74 phpcbf phpcpd phpcs phploc
Last synced: 03 Oct 2025
https://github.com/colinodell/docker-php-beta
PHP Beta Docker Images
beta-release docker docker-image php php7 php73 rc-release
Last synced: 03 Oct 2025
https://github.com/vintagesucks/docker-xenial-node10-chrome-php73
🐳 Docker image with Ubuntu 16.04, Node.js v10, PHP 7.3, Google Chrome
composer docker docker-image google-chrome nodejs npm php php73 ubuntu ubuntu1604 xenial
Last synced: 03 Oct 2025
https://github.com/tozd/docker-mysql
MySQL (MariaDB fork) Docker image. Read-only mirror of https://gitlab.com/tozd/docker/mysql
docker docker-image mariadb mysql
Last synced: 28 Apr 2025
https://github.com/xavidop/alexa-nodejs-dynamo-local
Alexa Skill with Local DynamoDB
alexa alexa-custom-skill alexa-sdk alexa-skill alexa-skills alexa-skills-kit aws aws-cli aws-lambda docker-image dynamodb dynamodb-client dynamodb-local java local-database nodejs npm tool
Last synced: 12 Apr 2026
https://github.com/jgoerzen/docker-mythtv
[read-only mirror] MythTV server in Docker
Last synced: 06 May 2026
https://github.com/d8vjork/laravel-docker
A simple preset for use Docker with Laravel
docker docker-image laravel scaffold
Last synced: 06 May 2026
https://github.com/tozd/docker-runit
runit Docker image. Read-only mirror of https://gitlab.com/tozd/docker/runit
Last synced: 28 Apr 2025
https://github.com/poetic/auto-selenium
Add automated browser ui tests that a non developer can generate using point and click browser extensions.
browser-automation continuous-integration docker docker-compose docker-image selenium
Last synced: 11 Apr 2026
https://github.com/maiarasanto/desafio-modulo-docker-stackx
Este repositório contém a solução para o desafio do módulo Docker da StackX. O projeto está organizado em duas atividades distintas: a primeira visa a conteneirização de uma aplicação frontend simples utilizando o servidor web Nginx, e a segunda envolve a implantação da plataforma Wiki.js, com persistência de dados em um banco de dados PostgreSQL
docker docker-compose docker-container docker-image dockerfile html5 nginx postgresql wiki
Last synced: 11 Apr 2026
https://github.com/neoighodaro/blog
Blog for my website, powered by Ghost.
blog docker docker-image ghost nodejs
Last synced: 11 Apr 2026
https://github.com/theo-brown/fetch-dockerhub-metadata
Github Action to get metadata of an image from DockerHub
actions docker docker-image metadata
Last synced: 12 Apr 2026
https://github.com/moimhossain/acad-forge-sample
An example Forge-Viewer As a Service with docker image
autodesk-forge azure azure-storage bim bim-server bim-viewer blob-storage docker docker-container docker-image docker-swarm forge nodejs
Last synced: 11 Apr 2026
https://github.com/cytopia-deprecated/docker-mariadb-5.5
MariaDB 5.5 on CentOS 7
devilbox docker docker-container docker-image docker-registry dockerfile mariadb mysql
Last synced: 12 Apr 2026
https://github.com/hazemdotcom/barq-lite-deployment
Automated deployment and management of BARQ Lite Java application using Ansible and Bash scripts
ansible ansible-playbook ansible-role deploy deployment deployment-automation docker docker-image dockerfile idempotency idempotent inventory jar java yaml
Last synced: 11 Apr 2026
https://github.com/fabiodcorreia/docker-bookstack
A custom Bookstack image build with Alpine Linux and NGINX/PHP.
bookstack bookstack-container docker docker-bookstack docker-image
Last synced: 16 Apr 2025
https://github.com/io-sgr/docker-alpine-python
Simple and the latest python image on top of alpine
alpine alpine-image alpine-linux alpine-python docker docker-image pyhton python3
Last synced: 03 May 2026
https://github.com/leemysw/cc-image
Docker image for running Claude Code on NAS with Telegram/Discord channels, proxy support.
Last synced: 28 May 2026
https://github.com/digineo/docker-firefox-java
Docker image based on Ubuntu with Firefox ESR and Java
docker docker-image firefox firefox-esr icedtea java jnlp
Last synced: 11 Apr 2026
https://github.com/buluma/docker-debian-systemd
Container to test Ansible roles in, including capabilities to use systemd facilities.
debian docker docker-container docker-image
Last synced: 01 May 2026
https://github.com/fscm/docker-mkpasswd
Docker recipe to build a mkpasswd tool image
docker docker-image dockerfile mkpasswd
Last synced: 25 Apr 2026
https://github.com/ricsanfre/docker-curl-jq
Docker alpine image with bash, curl and jq
alpine bash curl docker-image jq
Last synced: 11 Apr 2026
https://github.com/shatnord/github-actions-self-hosted-runner
Docker image for a GitHub Actions self-hosted runner with all dependencies and a registration script.
docker-image github-actions-runner self-hosted
Last synced: 01 Jul 2025
https://github.com/artus/alpine-bigchaindb
Dockerfile for the bigchaindb docker image running on alpine and python3
bigchain bigchaindb blockchain blockchain-technology docker docker-image dockerfile mocha
Last synced: 18 Apr 2026
https://github.com/yobasystems/alpine-redis
Redis running on Alpine Linux [Docker]
alpine docker docker-image redis yobasystems
Last synced: 22 Apr 2025
https://github.com/namikazebadri/starterkit-nuxtjs
NuxtJS 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 hybrid-apps nuxtjs nuxtjs-application project-template
Last synced: 28 Apr 2026
https://github.com/diptochakrabarty/pipeline
Piplining flask app to AWS deployment
aws aws-ecs aws-fargate aws-fargate-application docker docker-image dockerfile flask jenkins jenkins-pipeline python
Last synced: 11 Apr 2026
https://github.com/vintagesucks/docker-jammy-node15-chrome-php8.2
🐳 Docker image with Ubuntu 22.04, Node.js v15, PHP 8.2, Google Chrome
composer docker-image google-chrome jammy nodejs npm php php82 ubuntu ubuntu2204
Last synced: 16 Apr 2025
https://github.com/codacy/elasticsearch-curator
Elasticsearch curator docker image
aws curator docker-image elasticsearch helm
Last synced: 18 Nov 2025
https://github.com/icoretech/pgbouncer-docker
Multi-arch PgBouncer 🐳 Docker image built from official upstream releases (amd64/arm64)
alpine amd64 arm64 connection-pooler database docker docker-image ghcr helm kubernetes multiarch pgbouncer postgres postgresql
Last synced: 20 Jan 2026
https://github.com/jitesoft/docker-step-ca
docker docker-image hacktoberfest
Last synced: 25 Apr 2026
https://github.com/messa/docker-circleci-python-with-mongodb
circle-ci-2 circleci docker-image mongodb
Last synced: 25 Apr 2026
https://github.com/caphosra/CTFDocker
This is a docker image for Capture The Flag and many useful and famous tools are on this image.
capture-the-flag ctf ctf-docker ctf-tools docker-ctf docker-image dockerfile pwn reverse-engineering
Last synced: 11 Jul 2025
https://github.com/spotlightkid/drone-matrixchat-notify
A drone.io plugin to send notifications to Matrix chat rooms from CI pipeline steps.
ci docker-image drone-ci drone-plugin matrix-chat matrix-nio notification python
Last synced: 12 Apr 2026
https://github.com/openfun/openedx-comments-docker
:whale: A handcrafted Docker image for the Open edX comment service
docker docker-image forum openedx
Last synced: 13 May 2026
https://github.com/cmdjulian/httpd-docker
minimal multi-arch httpd docker image based on scratch 🐋
busybox docker docker-image httpd httpd-server tini
Last synced: 25 Apr 2026
https://github.com/gitfool/cake-docker
Builds Cake build Docker images.
build cake cake-build csharp docker docker-image dotnet
Last synced: 19 Jun 2025
https://github.com/nekroze/containaruba
Containerized Aruba Cucumber
aruba cucumber docker docker-compose docker-image gherkin ruby testing
Last synced: 12 Apr 2026
https://github.com/tynab/prometheus-grafana
Prometheus Grafana
docker docker-compose docker-container docker-containers docker-image docker-images docker-network docker-networks docker-volume docker-volumes grafana node-exporter prometheus tynab yami yami-an yami-an-nephilim yaml yan yml
Last synced: 12 Apr 2026
https://github.com/syntatis/docker-php
🐳 Docker image to run PHP and WordPress environment
docker-image php-fpm php7 php8 wordpress
Last synced: 09 May 2026
https://github.com/thepushkarp/docker-pyenv
pyenv docker images
docker docker-image pyenv python
Last synced: 11 Apr 2026
https://github.com/jeckel/volume-backup
A docker image to backup volume on a periodic
backup docker docker-image docker-volumes volume-backup
Last synced: 11 Apr 2026
https://github.com/gvoze32/cloud9image
Lightweight, containerized version of the Cloud9 IDE.
Last synced: 22 Aug 2025
https://github.com/vikashchauhan51/catalog
E-shopping catalog service
actor-framework actor-model actor-system clean-architecture cqrs-architectural-pattern cqrs-pattern dapr-sidecar docker docker-image dotnet-core kafka kubernetes microservice postrges redis-cache result-pattern vertical-slice-architecture
Last synced: 09 Apr 2026
https://github.com/abhimanyu-gaurav/portfolio
This repository contains my personal portfolio website, showcasing my skills and projects as a Software Developer. Built using FastAPI, python,Bootstrap, and HTML/CSS,Docker. This portfolio highlights my expertise in Python, FastAPI, and web scraping. Feel free to explore my work and connect with me!
css docker docker-container docker-image dockerfile fastapi html python render
Last synced: 11 Apr 2026
https://github.com/simplicityguy/apollonia
amqp catalog catalogue docker docker-image machine-learning music neo4j postgresql python3 video
Last synced: 15 Feb 2026
https://github.com/frckbrice/secondary-school-web-app
a school app that display school activities to all the world and that helps the school manage some internal tasks.
docker-file docker-image drizzle-orm gitflow github-actions mtn-momo-node-sdk next15 orange-money playright postgresql react-dom19v react19 shadcn stripe-payments typescript vitest xlsx
Last synced: 12 Apr 2026
https://github.com/phaldan/docker-jtsdns
Docker image for JTSDNS
docker docker-compose docker-image mysql teamspeak
Last synced: 12 Apr 2026
https://github.com/alexanderbabel/owntone
HomePod Connect: A custom OwnTone Docker image with librespot-java
docker docker-image home-assistant home-assistant-addons
Last synced: 18 Jul 2025
https://github.com/praveendecode/docker-languge-ai
Deployed Docker image for Language Translation
docker docker-compose docker-container docker-image dockerfiles dockerhub language-model languagetranslator python
Last synced: 12 Apr 2026
https://github.com/flownative/docker-nginx
Docker image providing Nginx for Beach and Local Beach
docker docker-image flownative-beach nginx
Last synced: 09 Apr 2025
https://github.com/gvatsal60/cmakedockertemplate
🐳📦 Streamlined C++ Template Development with CMake and Docker
c cmake cpp docker docker-container docker-image dockerfile make makefile
Last synced: 11 Apr 2026
https://github.com/lanjelin/nvim-docker
Run NeoVim using docker, in your terminal or webbrowser.
astronvim docker docker-image lazyvim lunarvim neovim nvchad nvim spacevim
Last synced: 03 Apr 2025
https://github.com/aryak007/Dockerman
A NodeJS service for firing docker operations, e.g. creating tags, deleting tags, deleting images etc.
docker docker-image javascript nodejs
Last synced: 25 Mar 2025
https://github.com/minhtran241/video-to-mp3-conveter-microservices
Modular Microservices architecture for efficient video-to-MP3 conversion. Independent microservices handle video processing and audio extraction, providing adaptability for diverse applications and varying workloads.
docker-image gridfs-strorage jwt-auth k8s k9s microservices minikube mongodb moviepy mysql rabbitmq smtplib
Last synced: 12 Apr 2026
https://github.com/raisiqueira/docker-my-traceroute
Docker image for MTR (My Traceroute) command
docker docker-image traceroute
Last synced: 18 Apr 2026
https://github.com/buildo/scala-sbt-postgresql
docker docker-image postgresql sbt scala
Last synced: 12 Apr 2026
https://github.com/frodoslaw/docker-minergate-cli
Docker image for minergate-cli
coins docker docker-image dockerfile miner minergate monero
Last synced: 11 Apr 2026
https://github.com/adidem23/mintwave
This is NFT Minter Website which allows you to Mint , Store and Carry Out transactions Related to NFts . I will be using Polybase which is decentralized database for storing Transactions . There is Some error in Production Deployment
atroposjs docker docker-image dockerfile metamask nextjs polybase polygon solidity thirdweb typescript
Last synced: 12 Apr 2026
https://github.com/homecentr/docker-mkdocs-material
docker-image drawio homecentr mkdocs mkdocs-material
Last synced: 11 Mar 2025
https://github.com/arrjunpradeep/ethereum-batch-processing-sdk
A NestJS application designed for batch processing of blockchain transactions, including sending coins and tokens, and retrieving gas estimation data. Built using Clean Architecture principles for modularity and scalability. Features a well-defined structure with separate layers for application logic, business logic, and infrastructure concerns
clean-architecture docker docker-compose docker-image dockerhub dockerhub-image ethereum ethers etherscan ethersjs foundry nestjs openapi postgresql sepolia swagger typeorm typescript
Last synced: 04 Jan 2026
https://github.com/michaelakridge-noaa/sud2wav
SUD2WAV - .SUD file to .WAV file Converter using docker, python & Java-based conversion library
Last synced: 10 May 2026
https://github.com/techprimers/container-images
Container Images Repository
container-registry docker docker-image
Last synced: 15 Apr 2025
https://github.com/max-did-it/docker_desktop
Docker desktop app.
docker docker-compose docker-container docker-image kivy kivy-application open-source python3
Last synced: 04 Jan 2026
https://github.com/avaterclasher/zexd-backend
A backend of a url shortner written in Golang.
api backend docker docker-compose docker-container docker-image dockerfile dragonflydb go golang grafana mux-router postgresql prometheus rest rest-api url-shortener
Last synced: 11 Apr 2026
https://github.com/badhon252/candidates-portal
Fullstack Web application
docker docker-compose docker-image eslint git githooks github-actions husky jest nextjs postgresql prettier prisma react testing typedoc typescript
Last synced: 18 Jan 2026
https://github.com/vchen7629/atlaxiom
All-in-one Yu-Gi-Oh! Database, Deck Builder and Collection Manager web app.
aws-lambda aws-sns aws-sqs cicd docker docker-compose docker-container docker-image express github-actions javascript mongodb-database nodejs reactjs shadcn tailwindcss typescript watchtower
Last synced: 11 Apr 2026
https://github.com/fcelda/dnsviz-docker
Docker image for DNSViz (https://github.com/dnsviz/dnsviz)
Last synced: 16 Mar 2025
https://github.com/b23prodtm/acake2php
The Docker web-server features well-known functionalities as cool as posting some web contents with pictures stored in a database. Submodules may be installed via Composer packages.
apache cakephp circleci cms docker-image mariadb mysql openshift php-framework
Last synced: 11 Mar 2026
https://github.com/machinecyc/environmentsetting
Common Tools Installation Files in Data Analysis, Machine Learning, and Deep Learning
airflow docker docker-compose docker-image dockerhub git hadoop issues mysql python3 rabbitmq splunk tensorflow-gpu ubuntu virtualbox vscode
Last synced: 17 Aug 2025
https://github.com/hjerpbakk/facerecognitionservice
Simple service calling the Azure Face Recognition APIs.
azure docker docker-image dotnet dotnet-core face-recognition
Last synced: 11 Apr 2026
https://github.com/uhooi/docker-prh
Docker image for prh
docker docker-image dockerfile prh
Last synced: 02 May 2026
https://github.com/uhooi/docker-textlint
Docker image for textlint
docker docker-image dockerfile textlint
Last synced: 18 May 2026
https://github.com/efcloud/sre-docker-digger
Docker image to small tool that check connectivity.
docker docker-image infrastructure sre
Last synced: 11 Mar 2025
https://github.com/AudelDiaz/teeworlds-srv-docker
Teeworlds Server Docker Image
docker docker-compose docker-image dockerfile teeworlds teeworlds-server
Last synced: 11 Mar 2025
https://github.com/manziosee/procure-to-pay-system
A comprehensive Procure-to-Pay system with Django REST API backend and React TypeScript frontend, featuring multi-level approval workflows and AI-powered document processing.
css django django-rest-framework docker-compose docker-image flyio javascript postgresql postman-collection python react typescript vercel
Last synced: 11 Apr 2026
https://github.com/dpet23/docker-android
Docker image for automated testing of Android apps.
android android-development docker docker-image dockerfile test-automation testing
Last synced: 11 Mar 2025
https://github.com/forumone/docker-drupal8-cli
CLI-based images for interacting with Drupal 8 sites
cli docker docker-image drupal drush php
Last synced: 11 Apr 2026
https://github.com/cjimti/ghp-dev
Github Pages, local Jekyll site development with Docker
docker docker-compose docker-container docker-image github-pages jekyll static-site static-site-generator website
Last synced: 08 May 2026
https://github.com/denji/letsencrypt-certbot
Let's Encrypt Certbot container
alpine alpine-image docker docker-image letsencrypt
Last synced: 23 Jun 2026
https://github.com/edelux/dns-proxy
Local DNS resolver using DoH for privacy, in a tiny container and support for cloud and local infra
alpine ci-cd debian dns dns-over-https dns-proxy dnscrypt-proxy dnsmasq docker docker-image doh github-actions-docker kubernetes lightweight local-resolver microcontainers network-security self-hosted
Last synced: 11 Apr 2026
https://github.com/minwook-shin/python-docker-environment
Docker image of my Python development environment (python, Jupyterlab...)
docker-image jupyterlab python
Last synced: 29 Apr 2026
https://github.com/ceciliacode/monomap
This project involves creating a scalable, CRUD REST API to manage Monkeypox cases in Mexico using Node.js, TypeScript, and MongoDB. Includes email notifications with Mapbox integration, and a cron job to check for new cases every 10 seconds. The API is containerized with Docker and uses GitHub Actions for automated Docker image building.
api api-rest cron-jobs cronjob-scheduler crud docker docker-compose docker-hub docker-image dockerfile github github-actions mongodb monkeypox monkeypoxtracker node-js secret-management typescript
Last synced: 13 Apr 2026
https://github.com/phongct1105/personal_portfolio
A personal portfolio website built with ReactJS, Tailwind CSS, TypeScript, and Firebase, showcasing projects, skills, and more.
backend docker docker-image firebase frontend personal-website portfolio-website reactjs tailwindcss tracking typescript user-interaction vite web-development
Last synced: 13 Apr 2026
https://github.com/bwajtr/docker-builder-maven-node-python
A docker builder image providing basic set of build tools for Java based Web development stacks
docker docker-image java maven nodejs python
Last synced: 13 Apr 2026
https://github.com/ginsen/docker-image-resizer
Docker service to resizer image on the fly
docker docker-image resizer-image
Last synced: 28 Apr 2026
https://github.com/fabiang/docker-lazarus
Freepascal (fpc) compiler + Lazarus project libraries as Docker image
delphi docker docker-image fpc freepascal lazarus lazarus-ide pascal windows
Last synced: 22 Feb 2026
https://github.com/le-phare/docker-php
Images docker pour nos environnements de dev
Last synced: 13 Apr 2026
https://github.com/varp/dockerfiles
Ubuntu/CentOS based image configured for comfortable development experience
apt-utils centos curl developer developer-experience developer-tools development-environment docker docker-image dockerfile dockerfiles fpm mysql php ubuntu xdebug
Last synced: 13 Apr 2026
https://github.com/overneath/terraform
hashicorp/terraform `FROM scratch`
docker-image dockerfile hashicorp-terraform infrastructure-as-code terraform
Last synced: 07 Apr 2025
https://github.com/stationa/osmium-tool-docker
Dockerized osmium
docker-image geospatial openstreetmaps
Last synced: 27 Jun 2025
https://github.com/hakaneroztekin/java-spring-with-docker
🐳 Code examples for the Medium article
docker docker-compose docker-image dockerfile java spring
Last synced: 13 Apr 2026
https://github.com/vikashchauhan51/dockersample
Sample Dotnet 6 Core API app with docker
docker docker-image dockerfile dotnet dotnet-core microservices
Last synced: 11 Apr 2026
https://github.com/88plug/imapsync
imapsync Dockerfile with Ubuntu 18.04
docker docker-image dockerfile imapsync ubuntu ubuntu1804
Last synced: 26 Apr 2026