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

Build Docker container in GitHub actions #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 21, 2022

  1. Build Docker container in GitHub actions

    For each branch, build a docker container inside GitHub
    actions and push the resultant image to GitHub container
    registry.
    
    Builds from the default branch are tagged as latest, while
    branches and tags also are pushed to the container registry
    to keep the container history tied to the repository
    metadata.
    
    Signed-off-by: Christopher Obbard <[email protected]>
    obbardc committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    8e49566 View commit details
    Browse the repository at this point in the history