Skip to content

Execute Lifecycle Event Scripts on Host Machine #131

@KevinHaendel

Description

@KevinHaendel

Is your feature request related to a problem?

Yes: Currently we cannot have nested virualization if the Guest OS is MacOS.
That means we can't have MacOS Guests running Docker. A workaround would be to run docker remotely - e.g. isolated in the Host Machine.

What solution would you like?

Implementing docker support would be part of another feature request, therefor the simplest solution is to implement Script hooks running on the host machine to manage a clean docker environment for each GitHub Actions run ourselves.
Those scripts running on the host machine could be used for any other usecase aswell.

What alternatives have you considered?

Building the same functionality tartelet provides ourselves.

Any additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions