Skip to content

Docker Build in CI Workflow #178

Description

@s2t2

Building the Docker Image

It would be nice to implement an automated workflow (likely using GitHub Actions) to ensure our Docker file builds successfully. The goal is to ensure that the Dockerfile leads to a successful build. Another goal would be to use this workflow when making changes to the Dockerfile, to ensure things don't break.

Need to search for, and implement a Docker related GitHub Actions workflow.

And then add it to our CI pipeline.


Deploying Docker Image

As a follow-on, it might be nice to deploy the docker image somewhere (like Docker Hub, GitHub registry, etc) so people can use it more widely.

There might be a separate GitHub Actions workflow for this as well. The action would be triggered by releases (instead of pushes / merges).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions