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

Select framework instead of language for static websites #5

Open
bakayolo opened this issue Feb 3, 2021 · 2 comments
Open

Select framework instead of language for static websites #5

bakayolo opened this issue Feb 3, 2021 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@bakayolo
Copy link
Member

bakayolo commented Feb 3, 2021

Is your feature request related to a problem? Please describe.

As a user, I want to be choose a framework (ie: Gatsby) instead of a language (ie: NodeJS) when creating my service.
The docker image used should be optimized for the framework.

Describe the solution you'd like

Sync up with Blake for the dashboard design

@bakayolo bakayolo added the enhancement New feature or request label Feb 3, 2021
@bakayolo bakayolo added this to the Post Launch milestone Feb 3, 2021
@nandiheath
Copy link
Member

do we want to have a customized base image for each framework? e.g. for Gatsby we should have a nodejs image with gatsby cli installed. This may create dependencies on build and core as well.

@bakayolo
Copy link
Member Author

bakayolo commented Feb 4, 2021

IMO, dedicated base image is hard to maintain because of language version.
So better play with Dockerfile and caching.

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

No branches or pull requests

2 participants