Docker
Docker is software that provides containers, which allows teams to emulate development environments. It began as an internal project, initially developed by dotCloud engineers.
- GitHub: https://github.com/topics/docker
- Wikipedia: https://en.wikipedia.org/wiki/Docker_(software)
- Repo: https://github.com/docker
- Created by: Solomon Hykes
- Released: March 2013
- Related Topics: container-image, containerization, docker-compose,
- Aliases: docker-container,
- Last updated: 2026-07-11 00:08:55 UTC
- JSON Representation
https://github.com/nelsonwenner/microservices-example
:rocket: Microservices is a small service, which has very little responsibility, within a context that is normally large, which is our solution. The great advantage of microservices is that these systems each play their part, communicating with each other, to generate a final result. Each microservice has its own infrastructure and its own database, so each micro has to work independently.
docker docker-compose express microservices nginx nodejs postgresql queues rabbitmq reactjs
Last synced: 11 Apr 2025
https://github.com/mr-smithers-excellent/elasticsearch-spring-boot-geosearch
Spring Boot RESTful API with geosearch capabilities via Elasticsearch with support for Docker & AWS
aws-elasticsearch docker elasticsearch jenkins mysql rest-api spring-boot spring-data-elasticsearch spring-data-jpa spring-data-rest
Last synced: 27 Mar 2025
https://github.com/k4yt3x/burpsuite
Make Burp Suite run in containers and even minikube
burpsuite containers docker kubernetes minikube podman
Last synced: 29 Oct 2025
https://github.com/ivangabriele/docker-cuda-desktop
Ubuntu PyTorch CUDA Docker image with KDE Plasma Desktop & VNC. Ideal for LLM & Deep Learning remote work.
cuda d-bus dbus deep-learning desktop docker gpu large-language-models llm nvidia python pytorch remote-desktop server ubuntu ubuntu-desktop vnc vnc-server x11
Last synced: 07 Mar 2026
https://github.com/wernerfred/docker-dyndns
Host your own dyndns server with docker!
api dns-configuration docker dyndns dyndns-server fritzbox golang nameserver selfhosted
Last synced: 30 Dec 2025
https://github.com/leonhartx/docker-machine-zsh-completion
A more functional and up-to-date zsh completion for docker-machine
autocompletion docker docker-machine zsh-completions
Last synced: 11 Apr 2025
https://github.com/davidalger/docker-images-php
PHP and PHP-FPM images for Docker based on EL 8
docker docker-images fpm magento magento2 php php-docker-images php-fpm
Last synced: 11 Apr 2025
https://github.com/silencehvk/docker-compose-monocular-ui
:books: :coffee: There are a lot of problems with installing Monocular UI with Helm. I found the Docker Compose installation method on the Internet and integrated it here.(使用 Helm 安装 Monocular UI 遇到了很多问题,在网上找到了 Docker Compose 安装的方法,在此整合一下)
docker helm internet monocular
Last synced: 06 May 2025
https://github.com/wozjac/sap-abap-nw-752-ubuntu-docker
Docker image for SAP Netweaver 7.52 trial based on Ubuntu
Last synced: 29 Oct 2025
https://github.com/mlabouardy/alexa-swarm
Deploy a Docker Swarm cluster on AWS :cloud: using Amazon Echo
alexa alexa-skill aws containers docker echo faas lambda serverless swarm
Last synced: 12 Apr 2025
https://github.com/dyne/docker2sh
Convert a Dockerfile to a shell script
conversion docker dockerfile shell shell-script
Last synced: 03 May 2025
https://github.com/geerlingguy/docker-fedora37-ansible
Fedora 37 Docker container for Ansible playbook and role testing.
ansible container docker testing
Last synced: 22 Oct 2025
https://github.com/hebertcisco/nestjs-rest-boilerplate
Nestjs rest API boilerplate
boilerplate docker middleware middleware-handlers nestjs nestjs-backend nestjs-boilerplate nestjs-postgres postgres postgresql postgresql-database redis throttler typeorm typescript
Last synced: 12 Apr 2025
https://github.com/sredevopsorg/multi-arch-docker-github-workflow
How to build a Multi-Architecture Docker Image in Github Actions using multiple runners without QEMU
docker github-actions github-runners github-workflows multiarch-images
Last synced: 18 Jan 2026
https://github.com/hoangsonww/ai-gov-content-curator
💡An end-to-end solution for aggregating, summarizing, and displaying news articles using an AI-powered backend, an automated CRON crawler, and a responsive Next.js frontend. It integrates technologies like Express.js, MongoDB, Puppeteer, and GenAI/LLMs to deliver up-to-date, curated content to government staff and other users.
artificial-intelligence axios cheerio crawler cron cronjob docker express expressjs google-generative-ai mongodb mongoose nextjs nodejs puppeteer react shadcn-ui tailwindcss typescript vercel
Last synced: 09 Apr 2025
https://github.com/betagouv/eva
Évaluer en ligne les compétences transversales à travers des mises en situation professionnelles
competences docker nodejs npm webpack4
Last synced: 27 Jul 2025
https://github.com/linonetwo/moss-dockerfile
用于在 Docker 里运行复旦的 MOSS 语言模型,使用 GradIO 提供 WebUI。
ai chatglm chatgpt cuda deeplearning docker gpu moss pytorch
Last synced: 12 Apr 2025
https://github.com/luckylittle/kubernetes-cheatsheet
The ultimate command line guide for K8s
certified-kubernetes-administrator containerization containers docker k8s kubernetes kubernetes-deployment
Last synced: 03 Jul 2025
https://github.com/thedondope/crudular
An Angular CRUD example application using JWT and consuming a JSON API
angular bootstrap4 docker font-awesome jwt nginx typescript
Last synced: 25 Mar 2025
https://github.com/thenoobinventor/akabot
A 6 degree of freedom (DOF) robot arm is controlled using the ROS2 robotic manipulation platform, MoveIt 2. The ROS2 Humble version of MoveIt 2 is used, which runs in a Docker container on an Nvidia Jetson Nano board. The robot arm is equipped with an Intel Realsense D415 depth camera used to detect ArUco markers on objects to be picked up.
6dof-robot-kinematics aruco-markers d415 docker jetson-nano moveit2 pca9685 robot-arm ros2-control ros2-humble
Last synced: 09 Apr 2025
https://github.com/alterware/master-server
Our central server
central-server docker networking
Last synced: 05 Mar 2026
https://github.com/kauppfbi/ngx-deploy-docker
Deploy your Angular Application to a Docker registry directly from the Angular CLI! 🚀
angular angular-cli deploy docker ng-deploy publish
Last synced: 26 Oct 2025
https://github.com/librephoenix/selfhosted-templates
Some self-hosted template bundles using docker-compose
docker docker-compose docker-compose-template freshrss gitea heimdall homelab nextcloud pi-hole self-hosted template templates wireguard
Last synced: 28 Jan 2026
https://github.com/bentoml/yatai-image-builder
🐳 Build OCI images for Bentos in k8s
container container-image docker docker-image k8s kubernetes
Last synced: 03 Mar 2026
https://github.com/docker/setup-compose-action
GitHub Action to set up Docker Compose
compose docker docker-compose github-actions github-actions-docker
Last synced: 05 Mar 2026
https://github.com/neeker/sqlrestful
Use SQL & Javascript to develop MicroServices of CloudNative
baas cloudnative docker go golang mysql oracle postgres restful restful-api
Last synced: 26 Feb 2026
https://github.com/crinis/typo3-docker
Docker Images for recent TYPO3 LTS versions.
cms containers docker rootless-containers typo3 typo3-cms
Last synced: 04 Apr 2026
https://github.com/jongalloway/dotnetconf-2017-event-in-a-box
Event In A Box content for .NET Conf 2017 Local Events - https://www.dotnetconf.net/local-events
asp-net-core docker dotnet-core dotnet-standard presentations workshop-materials
Last synced: 01 Sep 2025
https://github.com/crazy-max/docker-n8n
n8n Docker image
alpine-linux docker docker-compose multi-platform n8n workflow-automation
Last synced: 23 Aug 2025
https://github.com/rgreinho/python-cookiecutter
Cookiecutter template for python projects
click cookiecutter docker pbr pytest python
Last synced: 18 Mar 2025
https://github.com/dipankardas011/learn-cloud-native-tools
All DevOps learnings
ansible aws azure cicd cncf datree docker golang grafana java jenkins kubernetes opentelemetry opentracing prometheus terraform yaml
Last synced: 10 Mar 2026
https://github.com/amansrivastava17/python-selenium-docker
Docker container to use headless selenium web driver inside python 3 environment
docker selenium selenium-python selenium-webdriver
Last synced: 18 Aug 2025
https://github.com/cristianovisk/regvuln
RegVuln is a tool that use Engine Trivy to generate reports about images Docker from Registry, have integration with Defect Dojo to Vulnerability Management.
docker registry-docker registry-oci regvuln vulnerability-analysis vulnerability-detection vulnerability-scanning
Last synced: 16 Jan 2026
https://github.com/robertoachar/docker-express-mongodb
:whale: A playground for Docker with Express and MongoDB.
docker docker-compose express live-reload mongodb node nodemon rest-api
Last synced: 22 Mar 2025
https://github.com/fscm/docker-centos
Docker recipe to build a CentOS GNU/Linux image
centos centos7 centos8 docker docker-image dockerfile
Last synced: 12 Apr 2025
https://github.com/mer0x/homelab-as-code
Deployment guide and infrastructure setup for automating the creation of a homelab environment using code. This repository provides the necessary scripts and configuration files to help you quickly deploy your own homelab infrastructure using tools like Ansible, Terraform, and Docker.
ansible automation blog docker terraform tutorial
Last synced: 14 Apr 2025
https://github.com/marcosgomesneto/bun-devcontainers
Bun Runtime Template for DevContainers & Docker. Bun Dev Container with PostgreSQL, MariaDB or Clean Project!
bun bunsh devcontainer devcontainer-template devcontainers docker mariadb postgresql template vscode
Last synced: 26 Jan 2026
https://github.com/inushin/dockerangularnginxnodepostgresql
A complete stack for running builded Angular App into Docker containers using docker compose tool, with a proxy Nginx between front and back (conected to the DB container with Sequelize ORM).
docker docker-compose nginx nginx-proxy nodejs postgresql sequelize
Last synced: 15 Apr 2025
https://github.com/twtrubiks/docker-remote-interpreter
Using Docker as a Remote Interpreter ( Pycharm )
docker pycharm remote-interpreter tutorial
Last synced: 15 Apr 2025
https://github.com/moimhossain/docker-viswarm
A docker swarm visualizer
docker docker-swarm docker-swarm-cluster docker-swarm-mode express monitoring monitoring-tool nodejs react react-redux react-redux-router reactjs semantic-ui semantic-ui-react
Last synced: 14 Apr 2025
https://github.com/codions/revive-adserver
Docker image of the world's most popular open source ad serving system.
adserver docker php revive-adserver
Last synced: 31 Aug 2025
https://github.com/seqeralabs/wave-cli
Command line tool for Wave containers provisioning service
conda containers docker kubernetes singularity spack
Last synced: 29 Oct 2025
https://github.com/eustatos/wordpress-docker-dev-env
Environment for wordpress development
docker docker-compose wordpress wp-cli
Last synced: 14 Jul 2025
https://github.com/geshan/geshan.github.com
Blog hosted on Cloudfalre pages, built with eleventy
blog docker eleventy hacktober2024 hacktoberfest
Last synced: 16 Jul 2025
https://github.com/lomray-software/microservices
NodeJS microservices
api authentication authorization docker gateway json-rpc2 microservice microservices nodejs typescript
Last synced: 10 Jul 2025
https://github.com/chandru-21/end-to-end-movie-recommendation-system-with-deployment-using-docker-and-kubernetes
Content Based Recommendation system uses attributes of the content to recommend similar content. It doesn't have a cold-start problem because it works through attributes or tags of the content, such as actors, genres or directors, so that new movies can be recommended right away.
contentbasedfiltering docker endtoend endtoendpipeline kubernetes machine-learning movie-recommendation movierecommendationsystem nlp python recommendation-system recommender-system streamlit streamlit-webapp
Last synced: 13 Apr 2025
https://github.com/sayeed1999/home
The monorepo contains unit microservices e.g home-service for sharing posts, chat-service for real-time dual/group chatting, auth-service, email-service, api-gateway for redirecting requests to appropriate services, bullmq as message bus, socket.io used for realtime data.
docker message-queue microservice microservices modular-architecture mongodb mysql nodejs onion-architecture typescript websocket
Last synced: 07 Jul 2025
https://github.com/restuwahyu13/node-nginx
simple setup node with nginx on docker for beginner
docker nginx-docker nginx-proxy nodejs
Last synced: 07 May 2025
https://github.com/mob-sakai/docker
New series of CI-specialised docker images for Unity. Superseding the famous gableroux/unity3d images.
Last synced: 08 May 2025
https://github.com/flavienbwk/reactjs-flask-ldap-boilerplate
ReactJS + Flask + Docker (+K8S) boilerplate using an LDAP and token-based authentication.
boilerplate docker docker-compose flask flask-migrate flask-restplus flask-sqlalchemy k8s kubernetes ldap production-ready python3 reactjs sqlalchemy-python swagger-api
Last synced: 07 May 2025
https://github.com/Azure/iot-central-bidirectional-device-bridge
The Device Bridge enables the connection of devices to Azure IoT Central in scenarios where it's not possible to use the Azure IoT Device SDKs.
amqp containers csharp docker iot iot-central
Last synced: 08 May 2025
https://github.com/soda480/github3api
An advanced REST and GraphQL client for the GitHub API.
docker github github-api graphql pybuilder python rest-api rest-client
Last synced: 13 Apr 2025
https://github.com/benmccallum/dotnet-references
A dotnet global tool for working with references in solution and project files
csproj-tooling docker dotnet-core dotnet-global-tool github-actions
Last synced: 30 Oct 2025
https://github.com/lucaperret/drone-now
Deploying to ▲ZEIT now with Drone CI
deployment docker drone-ci drone-plugin now-cli
Last synced: 18 Jun 2025
https://github.com/EpicMorg/docker
A collection of docker images for production use. This repo contains 2 types of images - advanced and ecosystem. We support linux x86_64 docker engine (Win64 is still in the testing stage).
apache apache2 apache2-docker bitbucket confluence docker docker-scripts git github jira jira-docker nginx nginx-docker php php-docker php7 private private-repository
Last synced: 13 Apr 2025
https://github.com/pydevcasts/travelai
TravelAI is a dedicated team focused on enhancing travel experiences with personalized AI-driven recommendations. We aim to simplify trip planning and make every journey memorable for our users.
cicd composition-api django-rest-framework docker graphana gunicorn machine-learning nginx pinia postgressql tailwind typescript vue-router vue3 vuejs
Last synced: 24 Oct 2025
https://github.com/5ht2/fs-over-http
A filesystem interface over http, with extras and docker support
docker fasthttp filesystem go http http-server
Last synced: 15 Jul 2025
https://github.com/tomwhite/docker-impala
Run Impala in a Docker container.
Last synced: 29 Oct 2025
https://github.com/noblemajo/codec
CodeC - containerized web-based multi-user VS-Code like dev env
browser code-servee codec developer-tools development-environment devenv docker docker-image docker-image-available server vscode webdevelopment
Last synced: 21 Mar 2025
https://github.com/wittline/data-engineering-challenge-th
Dockerizing a Python Script for Web Scraping and consume the scraped data using FastApi (www.metroscubicos.com)
data-engineering docker fastapi python scraping sqlite
Last synced: 13 Apr 2025
https://github.com/svengo/docker-tor
Simple Docker container to run a Tor node.
anonymity docker dockerfile node tor tor-node tor-server
Last synced: 16 May 2026
https://github.com/mateuszsokola/react-to-aws
🚀 React app deployment to Amazon AWS
Last synced: 06 May 2025
https://github.com/master-hax/compose-wireguard-deluge
a multi-container application to run Deluge behind a Wireguard client
bittorrent deluge deluge-daemon deluge-web docker docker-compose port-forwarding torrent torrent-client udp vpn wireguard
Last synced: 05 May 2025
https://github.com/sglahn/gradle-dockerfile-plugin
Gradle Plugin to build and push Docker images using an external Dockerfile.
docker dockerfile gradle plugin
Last synced: 14 Jan 2026
https://github.com/shivjm/docker-node-chromium
A Docker image with preinstalled Chromium and Node.JS on Alpine Linux.
alpine-linux chromium docker nodejs puppeteer
Last synced: 21 Jan 2026
https://github.com/ashmit-kumar/auto-ship
Automated deployment platform that builds, hosts, and serves GitHub projects with instant live URLs.
docker docker-compose golang hosting hosting-aws nginx nginx-configuration nginx-proxy
Last synced: 28 Apr 2026
https://github.com/ggdream/bilibili
Flutter,Python,Golang,Docker下载哔哩哔哩视频。
bilibili docker ffmpeg flutter-app golang python video-downloader
Last synced: 07 Oct 2025
https://github.com/mssrinivas/coffeewithcloudyspartans
Developed an Online Coffee Store application using Mongo, Express, React, Node (MERN) and Go. Hosted the data service API modules developed in Go as microservices using Kubernetes. Aim is to demonstrate right use the cloud technologies following industry standards in terms of security, scalability and efficiency.
api aws cloud-computing distributed-systems docker expressjs golang heroku jwt-authentication mern-stack microservices-architecture mongodb nodejs nosql-database reactjs replication riak scalability sharding
Last synced: 24 Apr 2025
https://github.com/bessarabov/curry
Simple system for monitoring. Working in docker.
api docker http monitoring perl semver sqlite
Last synced: 17 Aug 2025
https://github.com/abes-esr/clamscan-docker
Dockerization 🐳 of ClamAV and specifically clamscan command used to scan periodicaly a specific folder for detecting trojans, viruses, malware & other malicious threats. If something bad is detected, an email is sent.
Last synced: 19 Jan 2026
https://github.com/binhex/arch-pycharm
Docker build script for Arch Linux base with PyCharm
arch-linux docker docker-image gui ide novnc pycharm python x-windows
Last synced: 21 Mar 2025
https://github.com/dstockhammer/todo-backend-aspnetcore
asp-net-core brighter darker docker dotnet-core todo-mvc
Last synced: 16 Jun 2025
https://github.com/f0rkr/k8s-42-session-setup
A shell script that will install all necessary tools to set up a k8s cluster
brew cluster clustering docker docker-machine k8s k8s-cluster kubernetes minikube
Last synced: 12 May 2025
https://github.com/coderofsalvation/podi
a cute gitops utility (~7kb) to turn servers into PaaS platforms using only git+ssh. #hybrid #baremetal #bubblewrap #k8s #podman #docker
baremetal bubblewrap docker gitops k8s oci paas podman
Last synced: 12 Apr 2025
https://github.com/themousepotato/rosappsdeployment
Deploying ROS apps using Docker
deployment docker robotics ros
Last synced: 13 May 2025
https://github.com/thecatlady/dockermod-strip-tracks
Docker Mod to strip unwanted tracks from media files upon import to Radarr or Sonarr (compatible with linuxserver/radarr and linuxserver/sonarr) ✂️
docker docker-mod dockermod mkvmerge mkvtoolnix mod radarr sonarr strip-tracks
Last synced: 13 Apr 2025
https://github.com/circleci-public/cimg-deploy
The CircleCI Deploy Docker Convenience Image.
cimg circleci circleci-cimg convenience-image docker
Last synced: 13 Apr 2025
https://github.com/MakerXStudio/algorand-sandbox-dev
Algorand sandbox containers with dev configuration and patched for indexer speed
algorand blockchain dev-xp devops docker oss sandbox web3
Last synced: 15 Mar 2025
https://github.com/metio/ilo
manage reproducible build environments
build build-environment cli devcontainer docker environment nerdctl podman reproducible shell
Last synced: 30 Jul 2025
https://github.com/jremes-foss/beectf
Laravel-Based Community CTF Platform
ctf ctf-challenges ctf-events ctf-platform docker hacktoberfest laravel laravel-application laravel-framework laravel6 php php7
Last synced: 07 Jul 2025
https://github.com/hivenetes/bots
Demonstrates Development Environment as Code using Dagger.io, Tilt and Docker Desktop
dagger developer-tools docker tilt
Last synced: 27 Jul 2025
https://github.com/claabs/cs-demo-downloader
Automatically download Counter-Strike demos of Premier, competitive, and wingman matches
counter-strike counter-strike-2 counter-strike-global-offensive cs2 csgo demos docker game-coordinator gcpd steam
Last synced: 24 Jul 2025
https://github.com/ekreative/android-docker
A docker image for building android apps
Last synced: 25 Jul 2025
https://github.com/trganda/dockerv
Vulnerability Environment Build with Dockerfile -> Docker Hub
docker docker-compose vulnerability vulnerability-research
Last synced: 28 Sep 2025
https://github.com/weechat/weechat-container
Containerized WeeChat
container docker podman weechat
Last synced: 06 Apr 2025
https://github.com/grafana/xk6-docker
k6 extension for interacting with Docker containers and images from a test script.
Last synced: 01 Oct 2025
https://github.com/manusa/actions-publish-docker
This GitHub action allows you to create and publish Docker images into a Docker registry.
Last synced: 04 Aug 2025
https://github.com/znsio/perfiz
A Dockerised API Performance Test Setup based on Gatling with Grafana Dashboards and Prometheus Monitoring
containers docker docker-compose gatling gatling-metrics gatling-reports gatling-tests grafana grafana-dashboards karate-framework karate-gatling karate-tests metrics-monitor perf-test prometheus
Last synced: 08 Aug 2025
https://github.com/binhex/arch-minecraftbedrockserver
Docker build script for Arch Linux base with Minecraft Bedrock server
arch-linux bedrock docker minecraft minecraft-server
Last synced: 29 Jul 2025
https://github.com/johannesschaefer/simple-network-monitor
A Simple Network Monitor for checking and monitor the hosts in your network. Easy and quick setup, modern web UI. Uses monitoring plugins from Nagios. Runs on Docker, Raspberry and any other Java capable computer.
docker host-monitoring monitoring-plugins monitoring-server network-monitoring raspberry-pi raspberrypi wake-on-lan wakeonlan wol
Last synced: 06 Apr 2025