You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll want to make sure that the refactored code at worst does not leave any files lying around after execution, and at best can function with only a tmpfs and read-only rootfs.
The goal of this refactor is to allow the "get cached image" logic to be imported by another tool (the Terraform provider for envbuilder).
This can be done as a separate task (prereq) or in conjunction with the provider implementation.
Part of Envbuilder Terraform Provider RFC.
The text was updated successfully, but these errors were encountered: