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/hamidgholami/customizedalpine
Alpine docker image with openssl,fonts,java, ...
alpine-image docker docker-alpine docker-alpine-jdk docker-image fonts glibc jdk8
Last synced: 16 Apr 2026
https://github.com/gzigzigzeo/docker-download-confd
Docker image for getting confd binary
Last synced: 13 May 2026
https://github.com/marcel0024/fundascraper
Docker image for monitoring housing listings from Funda and getting notified by webhooks.
docker docker-image funda housing-prices scraper scraping self-hosted webhooks webscraper webscraping
Last synced: 13 Apr 2026
https://github.com/mersocarlin/docker-node
Base docker image for all of my NodeJS apps.
Last synced: 06 May 2026
https://github.com/heiso/sonarqube-scanner
Scan a project codebase with sonar-scanner and send results to a Sonarqube server
docker docker-image sonar-scanner sonarqube
Last synced: 23 Jun 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/pdmlab/docker-aws-cdk-typescript
Docker Image: Node 10 with AWS CDK (TypeScript) installed
aws aws-cdk docker-image typescript
Last synced: 06 May 2026
https://github.com/chaudinh/docker_example
A node app using docker
docker docker-image javascript mongodb mongoose nodejs
Last synced: 12 Apr 2026
https://github.com/fuxu/gohello-from-scratch
Example of putting a Golang service into docker scratch image
docker docker-image docker-scratch golang multi-stage-build
Last synced: 06 May 2026
https://github.com/tayeva/librdkafka-docker
Docker image source files for: tayeva/librdkafka
Last synced: 06 Apr 2025
https://github.com/blackglory/uid
🌳 Web-friendly microservice for generating unpredictable UIDs.
docker-image esm microservice nodejs typescript
Last synced: 13 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/ilyes512/php80-fpm
About A PHP 8.0 (FPM) based Docker base image
docker docker-image php php80 vscode
Last synced: 06 May 2026
https://github.com/hassanamohamed/nodejs-monitoring-stack
A streamlined deployment and monitoring solution for Node.js apps, featuring: Built-in Prometheus metrics for HTTP tracking Grafana dashboards for real-time visualization Kubernetes-ready deployment manifests Alerting system for performance thresholds Automated metrics pipeline
docker docker-image dockerfile git github grafana k8s k8s-cluster k8s-deployment kubeadm nodejs prometheus
Last synced: 12 Apr 2026
https://github.com/cybcon/docker.dockerhubstats2mqtt
Collect repository statistics from Dockerhub and publish them to a MQTT topic.
docker-image dockerhub mosquitto-pub statistics
Last synced: 14 Apr 2026
https://github.com/tsukinoko-kun/go-templ
Latest Go image with templ installed
docker-image go-templ golang-image golang-templ
Last synced: 16 Mar 2025
https://github.com/atennert/docker-aur-deploy
Docker image for automating deployment to AUR
archlinux docker docker-image dockerfile
Last synced: 06 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/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/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/veena444/uiautomatione2eproject-opencart
End to end automation of OpenCart website using Selenium 4.x and Java.
allure-report docker-compose docker-container docker-image extent-report java maven page-object-model selenium-grid selenium-webdriver testng-annotations testng-dataprovider testng-framework testng-listener
Last synced: 20 Jan 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/prabirkalwani/linux-learning
This repository contains Ubuntu-based solutions and configurations for driver issues, cron jobs, Docker setups, and my NixOS configuration. It is tailored for Ubuntu 24.04.1 LTS (Noble Numbat).
cronjobs docker docker-image linux-shell nixos ubuntu
Last synced: 09 Oct 2025
https://github.com/zenml-io/gpudoctor
A curated catalog of ML Docker base images to help engineers escape "CUDA hell" and choose the right container for their GPU workloads.
docker docker-image docker-ml gpu machine
Last synced: 26 Jan 2026
https://github.com/shafayetshafee/mad-coc-ipw
This repository contains the data and analysis code associated with the manuscript: Investigating the causal effect of maternal continuum of care on child’s minimum acceptable diet: A multilevel approach using partially pooled propensity score weighting. PLOS One, 20(10): e0335972
causal-inference causality-analysis docker-image glmm multilevel-models public-health-research r
Last synced: 27 Jun 2026
https://github.com/anonfedora/docker
containerization docker docker-compose docker-container docker-image dockerfile image
Last synced: 19 Jan 2026
https://github.com/discoverygarden/solr-image
Docker image for solr
docker docker-image provisioning
Last synced: 18 Apr 2026
https://github.com/ezrarieben/qbittorrent-sma
Docker container based on linuxserver/qbittorrent that includes all FFMPEG and python requirements to run sickbeard mp4 automator (SMA) with qBittorrent.
docker docker-image downloads media-management qbittorrent torrenting transcode-video transcoding
Last synced: 04 May 2026
https://github.com/namikazebadri/starterkit-gin
Gin 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.
deployment-automation docker-image gin-gonic golang
Last synced: 06 May 2026
https://github.com/lexhouk/goit-pyweb-hw-02
Модуль 2. Python Development
colorama colorama-librairy docker docker-image dockerfile goit goit-pyweb-hw-02 pip pip3 poetry poetry-python python-virtual-environment studying
Last synced: 11 May 2025
https://github.com/atmosmps/docker-redmine
Este projeto entrega uma aplicação Redmine atualizada que roda em Docker e possui uma configuração simples para instalação de plugins no Redmine.
docker-compose docker-image redmine
Last synced: 30 Mar 2025
https://github.com/hckhanh/polka-spa
A Polka app template to serve SPA for Node.js with the graceful shutdown running in Kubernetes.
docker docker-image graceful graceful-shutdown image javascript js kube kubernetes node nodejs polka single-page-applications spa
Last synced: 10 Apr 2026
https://github.com/mmcc007/hot-emulator-demo
Demo using an emulator started with quickboot snapshot to run Flutter test on Travis
android-emulator android-testing android-tests docker docker-container docker-image emulator-launcher flutter-test
Last synced: 06 May 2026
https://github.com/jpleorx/docker-base
A set of base Docker images with pre-installed dependencies for different usages
docker docker-image dockerfile dockerhub
Last synced: 06 May 2026
https://github.com/devenes/node-js-dummy-test
Simple To Do application built with Node.js and Express.js that lets you add tasks on a single page, store new and finished tasks in different arrays. Containerized with Docker and tested with NPM through GitHub Actions pipeline.
body-parser container containerization docker docker-image ejs embedded-javascript embedded-javascript-templates express-js github-actions javascript js node node-ci node-js node-module nodejs npm npm-test pipeline
Last synced: 07 May 2025
https://github.com/szerhusenbc/apisimulator-docker-image
Custom docker image for API Simulator that is a configuration-driven tool for creating and running API simulations
apis docker-image mocking simulation test test-automation testing-tools
Last synced: 21 Jan 2026
https://github.com/alphahydrae/docker-certbot-auto
Docker image that will periodically renew Let's Encrypt SSL certificates with Certbot
certbot certbot-ssl cron docker docker-image
Last synced: 14 Apr 2026
https://github.com/zealbyte/packer
Docker image for building ZealByte webapps
Last synced: 10 Sep 2025
https://github.com/ranjeetvit2012/node-k8-ingress
I have built a Node.js application using the Bun package manager and set up a CI/CD pipeline on AWS using Docker, Kubernetes (K8s), Ingress, and PostgreSQL as the database. The application is deployed with a load balancer for high availability and scalability.
aws bun ci-cd docker docker-image dockerfile ec2 ec2-instance express expressjs ingress ingress-controller ingress-nginx kubectl kubernetes kubernetes-cluster kubernetes-deployment nodejs
Last synced: 21 Jun 2025
https://github.com/asapdotid/docker-openjdk
Docker Image OpenJDK Headless
docker docker-image dockerfile hot-reload jar java jvm openjdk
Last synced: 02 Jan 2026
https://github.com/ferhatelmas/ubuntu-libreoffice-headless
docker-image headless libreoffice ubuntu
Last synced: 18 Mar 2025
https://github.com/kunal-511/twitter
TWITTER-CLONE-APP | A social media platform built with React.js, Node.js, Express.js & Cloudinary ☁️. Users can 🔍 explore posts, 📸 upload their own, 💬 interact with others, and 👥 stay connected with friends—creating a dynamic & engaging experience! 🚀
backend containers daisy-ui docker docker-hub docker-image dockerignore express frontend full-stack javascript mongodb react tailwindcss twiiter-clone twitter
Last synced: 04 Apr 2026
https://github.com/pod-point/docker-composer
Pod Point Composer Docker Image
composer devops-team docker-image
Last synced: 15 Sep 2025
https://github.com/nathanhowell/dnscrypt-proxy
dnscrypt dnscrypt-proxy docker-image
Last synced: 04 Nov 2025
https://github.com/leonidboykov/docker-whoami
Slim Who Am I docker image
docker-image whoami-microservice
Last synced: 30 Mar 2025
https://github.com/kldzj/hubtag
Watch Docker Hub image tag changes
docker docker-hub docker-image docker-tag node nodejs typescript watcher
Last synced: 20 Jan 2026
https://github.com/thomasvjoseph/simple-node-app
A simple node.js application into a Docker container.In the first part of this guide we will create a simple web application in Node.js, then we will build a Docker image for that application, and lastly we will instantiate a container from that image.
docker docker-image dockerfile expressjs nodejs npm
Last synced: 07 Apr 2026
https://github.com/apihackers/docker-twine
A lightweight twine docker image meant to perform PyPI uploads from CircleCI
circleci docker docker-image gitlab gitlab-ci twine upload
Last synced: 17 Jan 2026
https://github.com/githubfoam/vagrant-prometheus-docker-image-sandbox
vagrant prometheus docker image sandbox
docker-image prometheus vagrant
Last synced: 30 Apr 2026
https://github.com/byrnedo/docker-nats-streaming
Nats streaming image with extras like config file support
alpine alpine-image alpine-linux docker-image nats-streaming
Last synced: 21 May 2026
https://github.com/magna-z/docker-transmission
Transmission on Alpine Linux
docker docker-image transmission transmission-daemon
Last synced: 02 May 2026
https://github.com/ascensorista/ark-survival-evolved
Ark Survival Evolved is a popular open-world survival game with a prehistoric twist, where players can tame and ride dinosaurs while exploring a mysterious island. The game offers both single-player and multiplayer modes, challenging players to gather resources, build bases, and survive against aggressive creatures in a beautifully rendered environ
ark arkmanager arksurvivalevolved bot chat cross-server dino discord discord-js docker-image game game-ark game-mod games gaming map tek video-game web webapp
Last synced: 25 Jan 2026
https://github.com/projektmotor/docker-matomo
Extended Matomo Docker Image for use with SSL behind reverse proxy
Last synced: 20 Jun 2025
https://github.com/pokusew/devbuntu
Ubuntu Docker image for development on macOS
Last synced: 09 May 2026
https://github.com/krolow/docker-golang-gtk
Docker image to play with go-gtk (https://github.com/mattn/go-gtk/)
docker-container docker-image go gtk
Last synced: 10 Apr 2026
https://github.com/alexandreelise/install-gcc
Optimized Dockerfile to install gcc on any Ubuntu LTS version since Ubuntu 14.04 LTS latest available on each platform at the time of writing.
c cpp devops-tools docker-container docker-image dockerfile dockerfile-linux fortran gcc go golang objective-c ubuntu ubuntu1404 ubuntu1604 ubuntu1804
Last synced: 08 Apr 2026
https://github.com/geertw/docker-python-ci
Dockerfiles for Python CI purposes
Last synced: 19 May 2026
https://github.com/barnhill/barcode-java-api
RESTful API for barcode image generation library
barcode barcode-generator barcode-images barcodes docker docker-image java rest rest-api restful-api spring spring-boot
Last synced: 20 Jun 2025
https://github.com/pirjademl/todo-full-stack-app-with-docker
A small project to understand containerization and wandering around containers using docker
containerization-with-docker docker-compose docker-image expressjs full-stack mysql nodejs react
Last synced: 20 Jan 2026
https://github.com/skygenesisenterprise/aether-honeypot
A Cloud-native deception platform for deploying realistic honeypots and analyzing attacker behavior in real time.
cybersecurity deception defensive-security docker-image honeypot incident-response javascript monitoring network-analysis observability security-research threat-intelligence typescript
Last synced: 08 Jul 2026
https://github.com/namikazebadri/starterkit-laravel
Laravel 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 laravel-framework php7 project-template security-vulnerability
Last synced: 03 May 2026
https://github.com/madhead/graphviz
Simple Docker image for hustle-free graph visualization with Graphviz. [Mirror]
docker docker-image dot graph graphviz graphviz-dot
Last synced: 21 Apr 2026
https://github.com/namikazebadri/starterkit-phalcon
Phalcon 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 phalcon-application phalcon-framework php7 project-template
Last synced: 22 May 2026
https://github.com/donaderoyan/talentgrowth-be
REST API with Docker, Golang and MongoDB.
docker docker-compose docker-image gin-framework golang golang-api golang-api-examples golang-examples golang-gin golang-mongodb golang-server golang-template mongodb
Last synced: 14 Feb 2026
https://github.com/gioxx/curl-ip
Get your internet IP address, nothing more. Available on https://hub.docker.com/r/gfsolone/ip and https://github.com/gioxx/curl-ip/pkgs/container/ip
Last synced: 01 Nov 2025
https://github.com/vinkashq/nginx-docker
Nginx docker image with custom default landing page.
Last synced: 11 May 2026
https://github.com/duyet/spark-docker
Spark image for running on Kubernetes
docker docker-image hacktoberfest spark
Last synced: 11 Jan 2026
https://github.com/rafaelcitario/personal-finance-api
personal finance api to controlle I/O - study project.
cors docker docker-compose docker-image eslint eslint-config express jsonwebtoken nodejs postgresql prisma prisma-client prisma-orm typescript zod zod-validation
Last synced: 08 Apr 2026
https://github.com/07rinat07/lemp-docker
DOCKER- Install Linux, Nginx, MySQL, PHP (LEMP stack)
docker-compose docker-image dockerfile
Last synced: 16 May 2026
https://github.com/skygenesisenterprise/aether-vpn
Aether VPN is a lightweight, open-source client built for privacy, speed, and seamless integration within the Aether Office ecosystem
android docker docker-image electron gateway ios javascript linux macos nextjs typescript vpn vpn-client
Last synced: 09 Apr 2026
https://github.com/lazyskyline7/tdlib-docker-build
Fork and build Docker image for Cross-platform library for building Telegram clients
Last synced: 15 Jan 2026
https://github.com/tomas2387/ubuntu_maven_temurin
Image from Ubuntu (22.04) with maven (3.9.5) and Java Eclipse Temurin SDK version 21 and 20
Last synced: 07 May 2025
https://github.com/abordage/dockerkit
⛴️ Dev Orchestration Container Kit. Simplified Docker environment for PHP, Laravel, Symfony projects. Fast setup, essential containers only.
developer-tools development-environment docker-compose docker-container docker-image dockerfile
Last synced: 01 Feb 2026
https://github.com/karras/container-archlinux-ansible-test
Arch Linux container image for testing Ansible roles, playbooks and collections.
ansible archlinux container-image docker-image molecule
Last synced: 07 May 2025
https://github.com/edson-a-soares/docker_poco
Non-official Linux-based Docker Image packaging for Poco C++ Libraries.
docker-container docker-cpp docker-hub docker-image docker-linux-containers docker-poco poco-libraries
Last synced: 16 May 2026
https://github.com/essentialkaos/alpine
Dockerfiles for the latest versions of Alpine with the latest updates
alpine alpine-linux docker-image
Last synced: 22 May 2026
https://github.com/xerdink/ccsv9-docker
Docker image for building CCS projects on containers or CI services.
cc2640 ccs code-composer-studio docker-image
Last synced: 03 Apr 2025
https://github.com/hominsu/cyber-ranges
Pre-built cyber range docker environments
cyber cyber-security cybersecurity docker docker-compose docker-container docker-image dockerfile pikachu ranges sqli-labs upload-labs xss-labs
Last synced: 25 Dec 2025
https://github.com/netr0m/tbl06
A Docker/containerization/API demonstration using the APIs of SoundCloud, YouTube and Musixmatch to browse music
api containerization docker docker-image nodejs sails sailsjs soundcloud-api youtube-api
Last synced: 20 Jan 2026
https://github.com/ldkrsi/tabulapdf
This repository provides the necessary files to build and push a Docker image for Tabula, a tool for extracting tables from PDFs.
Last synced: 12 Apr 2025
https://github.com/platypew/python-grpc-armv7l
Python Docker image with grpcio and grpcio-tools package installed for Raspberry Pis (armv7l)
armv7 armv7l docker docker-image grpc grpc-python pi raspberry raspberry-pi raspbian
Last synced: 09 May 2026
https://github.com/connormac/aion-dev-docker
Dockerfile for building a local dev node
aion blockchain docker-image node
Last synced: 22 May 2026
https://github.com/lpsouza/mrtg-docker
MRTG (Multi Router Traffic Grapher) in a container!
Last synced: 07 May 2025
https://github.com/abhishekomp/microservice-tutorial
Bookstore app - Purchase Books (Cart functionality using Spring Boot, Thymeleaf and AlpineJS)
alpinejs docker docker-compose docker-image email-sender event-driven rabbitmq-consumer restclient spring-boot spring-mvc thymeleaf-layout-dialect
Last synced: 08 Apr 2026
https://github.com/serverwentdown/desktop
Containerise everything, including desktop apps
Last synced: 30 Mar 2025
https://github.com/lpsouza/php-test-page
Test your PHP time execution on your Docker server.
Last synced: 07 May 2025