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

Default Stacks Do Not Reference Minimal Base Images. #2671

Closed
JamesDrummond opened this issue Sep 30, 2016 · 2 comments
Closed

Default Stacks Do Not Reference Minimal Base Images. #2671

JamesDrummond opened this issue Sep 30, 2016 · 2 comments

Comments

@JamesDrummond
Copy link
Contributor

With the introduction of agents, we do not need to use our own custom docker base images such as codenvy/ubuntu_jdk8 as currently used in stacks.json. For example https://github.com/eclipse/che/blob/564e5de5cf43faea42220e44268ab06d17d7555e/ide/che-core-ide-stacks/src/main/resources/stacks.json#L119 .

Can we revise Che's stacks.json file to use ubuntu for recipes' base image?

@benoitf
Copy link
Contributor

benoitf commented Sep 30, 2016

With these customs image we don't need extra dependencies installed at runtime (it saves boot time) this is faster

@JamesDrummond
Copy link
Contributor Author

Thanks for the clarification.

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

2 participants