Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically Release Docker Image Using GitHub Actions #7

Closed
peterdudfield opened this issue Sep 27, 2021 · 1 comment
Closed

Automatically Release Docker Image Using GitHub Actions #7

peterdudfield opened this issue Sep 27, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@peterdudfield
Copy link
Collaborator

Automated deploy docker image to docker hub

Detailed Description

Every push, a docker image should be made and pushed to docker hub
Would be great to have it versioned tag too

Context

Useful for automatic deployment

Possible Implementation

For 2. we could try basing it off of SatFlows which publishes to Docker Hub and GitHub Container Repo on every push

@peterdudfield peterdudfield added the enhancement New feature or request label Sep 27, 2021
@peterdudfield peterdudfield added this to To do in National Grid Nowcasting: WP1 via automation Sep 27, 2021
@jacobbieker
Copy link
Member

SatFlow's version does have a versioned tag too, either the name of the branch, or the release version, etc. You can see them all here: https://hub.docker.com/repository/docker/jacobbieker/satflow

@peterdudfield peterdudfield changed the title Docker File --> docker hub API Docker File --> docker hub Oct 21, 2021
@flowirtz flowirtz changed the title API Docker File --> docker hub Automatically Release Docker Image Using GitHub Actions Oct 22, 2021
@flowirtz flowirtz self-assigned this Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants