GitHub
github.com › docker
Docker · GitHub
January 9, 2026 - Docker helps developers build, share, run, and verify applications anywhere — without tedious environment configuration or management. This GitHub organization is home to many of the open source tools that power the Docker experience.
Factsheet
Original author Solomon Hykes
Developer Docker, Inc.
Initial release March 20, 2013; 13 years ago (2013-03-20)
Original author Solomon Hykes
Developer Docker, Inc.
Initial release March 20, 2013; 13 years ago (2013-03-20)
Videos
12:56
CI/CD with GitHub Actions: Build & Push Docker Images to Docker ...
Build and Push Docker Images with GitHub Actions
09:35
Build CI/CD Pipeline with GitHub Actions | Docker Image to DockerHub ...
06:06
Buildez automatiquement vos images docker avec github + dockerhub ...
How to publish a docker container to GitHub
14:42
Push Docker Images to GitHub Container Registry • #docker ...
Reddit
reddit.com › r/docker › any way to have my docker container on github?
r/docker on Reddit: Any way to have my docker container on github?
January 19, 2022 -
I want to have my docker container accessible on every device. When I'm in school I don't have the projects or docker containers that I have at home, so it would be helpful if I had a docker container whichs files would be on github. It would work somehow like this:
-
I have a docker container at home.
-
I modify something in it (like add a new project). Let's say I'm using a gcc container.
-
And then, that project would appear on github and subsequently on my computer in school, when I run the container there.
Thanks in advance
Top answer 1 of 4
5
Yes, Github has its own container registry now. You can also setup a Github action that will build and push the Docker image to the registry when you commit changes to the Dockerfile in your repo.
2 of 4
2
It sounds to me like you want to create a Dockerfile to build an image, host that Dockerfile on GitHub, git pull the Dockerfile down to your working machine then build and run. You could save a step by pushing a pre-built docker image to a registry (docker hub) and pull + run the image. However, since you said you specifically want to access a container are you trying to have a single running instance you interact with from multiple machines? You could set up a server and run your container on that server. Open a port so you can connect to your container from school or wherever. But since your containerized app example was gcc, it probably wouldn’t make much sense to run gcc remotely like that. I think it would help you to read an intro to docker and follow along with a tutorial.
Go Packages
pkg.go.dev › github.com › docker › docker
docker module - github.com/docker/docker - Go Packages
GO-2026-4887: Moby has AuthZ plugin bypass when provided oversized request bodies in github.com/docker/docker
GitHub
github.com › docker-library › official-images
GitHub - docker-library/official-images: Primary source of truth for the Docker "Official Images" program · GitHub
Starred by 6.9K users
Forked by 2.5K users
Languages Shell 90.5% | Ruby 2.6% | Python 2.0% | Prolog 1.7% | Java 1.2% | Hy 0.6%
Docker Docs
docs.docker.com › manuals › docker hub › repositories › automated builds › link accounts
Configure automated builds from GitHub and BitBucket
Sign in to Docker Hub. Select My Hub > Settings > Linked accounts. Select Link provider for the source provider you want to link. If you want to unlink your current GitHub account and relink to a new GitHub account, make sure to completely sign ...
GitHub
github.com › docker › getting-started
GitHub - docker/getting-started: Getting started with Docker · GitHub
Getting started with Docker. Contribute to docker/getting-started development by creating an account on GitHub.
Starred by 3.1K users
Forked by 6.4K users
Languages JavaScript 86.4% | Dockerfile 5.7% | HTML 4.1% | CSS 2.6% | Shell 1.2%
Docker
docs.docker.com › guides › github actions and docker
GitHub Actions and Docker | Docker Docs
This guide provides an introduction to building CI pipelines using Docker and GitHub Actions. You will learn how to use Docker's official GitHub Actions to build your application as a Docker image and push it to Docker Hub. By the end of the guide, you'll have a simple, functional GitHub Actions configuration for Docker builds.
Docker Hub
hub.docker.com
Docker Hub Container Image Library | App Containerization
Every E2B sandbox includes direct access to Docker's MCP Catalog, a collection of 200+ tools such as GitHub, Perplexity, Browserbase, and ElevenLabs, all enabled by the Docker MCP Gateway.
GitHub
github.com › docker › welcome-to-docker
GitHub - docker/welcome-to-docker · GitHub
Starred by 824 users
Forked by 2.6K users
Languages JavaScript 76.8% | CSS 10.8% | HTML 6.2% | Dockerfile 6.2%
GitHub
github.com › docker-library › docker
GitHub - docker-library/docker: Docker Official Image packaging for Docker · GitHub
Starred by 1.4K users
Forked by 632 users
Languages Shell 70.3% | Dockerfile 25.4% | jq 4.3%
GitHub
github.com › iam-veeramalla › Docker-Zero-to-Hero
GitHub - iam-veeramalla/Docker-Zero-to-Hero: Repo to learn Docker with examples. Contributions are most welcome. · GitHub
Repo to learn Docker with examples. Contributions are most welcome. - iam-veeramalla/Docker-Zero-to-Hero
Starred by 6.7K users
Forked by 13.3K users
GitHub
github.com › dockersamples › example-voting-app
GitHub - dockersamples/example-voting-app: Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes · GitHub
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes - dockersamples/example-voting-app
Starred by 5.7K users
Forked by 15.4K users
Languages C# 25.4% | CSS 16.7% | JavaScript 14.9% | HTML 14.7% | Dockerfile 14.4% | Python 7.7% | Shell 6.2%
GitHub
docs.github.com › en › packages › working-with-a-github-packages-registry › working-with-the-container-registry
Working with the Container registry - GitHub Docs
To connect a repository when publishing an image from the command line, and to ensure your GITHUB_TOKEN has appropriate permissions when using a GitHub Actions workflow, we recommend adding the label org.opencontainers.image.source to your Dockerfile.
GitHub
github.com › docker-library › python
GitHub - docker-library/python: Docker Official Image packaging for Python · GitHub
Docker Official Image packaging for Python. Contribute to docker-library/python development by creating an account on GitHub.
Starred by 2.7K users
Forked by 1.1K users
Languages Dockerfile 50.3% | Shell 49.7%
Docker
hub.docker.com › search
Explore Docker's Container Image Repository | Docker Hub
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Ch... ... TruffleHog is a secrets scanning tool that finds credentials, API keys, and sensitive data in git repositories, filesystems, S3 buckets, and more. Written in Go. ... Minimal, up-to-date and automated community Hugo (gohugo.io) Docker images with multiple variations.