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

Automatically generate a Docker image for a project based on its dependencies #961

Open
alex-ketch opened this issue Jan 25, 2021 · 0 comments
Labels

Comments

@alex-ketch
Copy link
Contributor

alex-ketch commented Jan 25, 2021

Currently projects are executed in either a generic Docker image, or a manually created one that has to be configured for the project by the user.

Instead we'd like to use some of our existing tooling such as Dockta/Nixta and automatically generate and configure a project to use a custom Docker container which we will create based on the project's "requirements/package.json/Dockerfile" file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant