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

introduce docker container production #660

Merged
merged 2 commits into from
Sep 1, 2022
Merged

introduce docker container production #660

merged 2 commits into from
Sep 1, 2022

Commits on Sep 1, 2022

  1. introduce docker container production

    Adds the `rolling_container` github action to build
    rolling-release container images on each branch push,
    and deploy them to ghcr.io on push to main.
    
    Also amends the build scripts to properly store and locate
    cached go packages.
    ryanfkeepers committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    451bf40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7297590 View commit details
    Browse the repository at this point in the history