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

feat(fal): rework container support and make depot default #410

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Feb 8, 2025

One rarely needs a gpu to be present during dockerfile build, so there is no reason to waste resources on that.

Current logic builds on worker if you ask for GPU machine_type (which is most of the time) and if not tries to build in service without GPU. This PR makes that explicit and defined on the sdk-side instead of backend.

@efiop efiop changed the title feat(fal): rework container support feat(fal): use depot as default builder Feb 8, 2025
@efiop efiop changed the title feat(fal): use depot as default builder feat(fal): rework container support Feb 8, 2025
@efiop efiop changed the title feat(fal): rework container support feat(fal): rework container support and make depot default Feb 8, 2025
@efiop efiop merged commit cd36d47 into main Feb 12, 2025
9 of 10 checks passed
@efiop efiop deleted the ruslan/docker-rework branch February 12, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant