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

First take at getting spintainer working #278

Merged
merged 1 commit into from
Sep 18, 2024

Commits on Sep 16, 2024

  1. feat(*): Add support for a spintainer executor

    This executor runs SpinApps directly in a docker container rather than via the shim.
    You can use the default docker images published by the Spin project or you can craft
    your own images to run custom triggers, Spin versions, plugins, etc.
    
    Signed-off-by: Caleb Schoepp <caleb.schoepp@fermyon.com>
    calebschoepp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fe862a9 View commit details
    Browse the repository at this point in the history