question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Continous Integration should push images to Docker Hub

See original GitHub issue

After #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:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
andyleejordancommented, Oct 11, 2016

This is done 😄

0reactions
andyleejordancommented, Oct 4, 2016

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found