Skip to content

Github action to update Dockerhub #1

@M1chaelM

Description

@M1chaelM

Description

Images are currently being built and pushed to Dockerhub manually. This process should be automated so they remain in sync.

Fix

Set up a github action that automatically builds and pushes new images when a PR is merged.

  • Ideally it would only build the image that we edited.
  • We have a two-stage build process that uses rocker, so this will be more complicated than the generic process for building and pushing a Docker image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions