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

Split build, dev and runtime dependencies #46

Open
DomAyre opened this issue Jul 30, 2024 · 0 comments
Open

Split build, dev and runtime dependencies #46

DomAyre opened this issue Jul 30, 2024 · 0 comments

Comments

@DomAyre
Copy link
Collaborator

DomAyre commented Jul 30, 2024

Currently we have a single set of dependencies, composed of three scripts under .devcontainer. Some of these dependencies are for building the KMS, some are for running it, and some are for development.

This prevents us from creating efficient container images, so we should clearly separate these types of dependencies so that the respective images only install what is strictly needed

@DomAyre DomAyre changed the title Split build and runtime dependencies Split build, dev and runtime dependencies Jul 30, 2024
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

No branches or pull requests

1 participant