-
Notifications
You must be signed in to change notification settings - Fork 39
Execute Lifecycle Event Scripts on Host Machine #131
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels