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

docker: Add official local docker support #3006

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

Commits on Jul 26, 2024

  1. docker: Add official local docker support

    Lets add our own docker container and use github actions to build and
    push it.
    
    For now, only the alpine container is built and pushed, but we can very
    easily add a matrix entry for a debian container if there's enough
    demand.
    
    Best to reduce the amount of configurations we offer, as it also means
    more that can break.
    
    Signed-off-by: Olliver Schinagl <[email protected]>
    oliv3r committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7343de2 View commit details
    Browse the repository at this point in the history