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

Create stargate Dockerfile and GH Publish action #189

Merged
merged 2 commits into from
Sep 29, 2020

Commits on Sep 24, 2020

  1. Create stargate Dockerfile and GH Publish action

    This commit introduces a Dockerfile for building a stargate image.
    Currently this is building from an in-flight PR (#135), which we
    can update as soon as it lands on `main`.
    
    The additional GH action publishes the container to the new
    GitHub Container Registry. For now, this requires a PAT (as noted
    in the comments). We should remove this in favor of GITHUB_TOKEN
    as soon as it's supported.
    trevor-scheer committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    cbdac11 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Update stargate/Dockerfile

    Co-authored-by: Jesse Rosenberger <git@jro.cc>
    trevor-scheer and abernix committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    3a28cd2 View commit details
    Browse the repository at this point in the history