Continous Integration should push images to Docker Hub
See original GitHub issueAfter #2001, it would be good to publish continously integrated Docker containers of PowerShell to Docker Hub under an official account docker.io/microsoft/powershell
or docker.io/powershell/powershell
maybe.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:2
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Continuous integration with Docker
Docker maintains a set of official GitHub Actions that you can use to build, annotate, and push container images on the GitHub Actions...
Read more >Configure CI/CD for your application
This tutorial walks you through the process of setting up and using Docker GitHub Actions for building Docker images, and pushing images to...
Read more >Best practices for using Docker Hub for CI/CD
When you are setting up your CI make sure you are using a Docker Hub access ... images go to DockerHub, this would...
Read more >CI/CD pipeline setup: Building and pushing Docker images ...
The present article aims to elucidate the process of pushing a Docker image to DockerHub via GitHub Actions. By automating the building and ......
Read more >Automating Docker Image Builds With Continuous Integration
Building a Docker image inside of a CI job is similar to building it locally, with a few important differences. First, the process...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is done 😄
This is done as far I as I have permissions to do so; assigning over to @SteveL-MSFT for final integration to the official Docker hub.