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

Support for building images optimized for deployment #92

Open
nartamonov opened this issue Oct 9, 2023 · 0 comments
Open

Support for building images optimized for deployment #92

nartamonov opened this issue Oct 9, 2023 · 0 comments

Comments

@nartamonov
Copy link

nartamonov commented Oct 9, 2023

Currently the plugin builds images not optimized for deployment. Most if not all images are built for booting VMs so we want those process to be fast. It would be nice if we have an option for that:

source "yandex" "my-custom-image" {
  # ...
  optimized = true
  # ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant