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

Documentation improvement regarding image building options #92

Open
edudar opened this issue Dec 29, 2020 · 0 comments
Open

Documentation improvement regarding image building options #92

edudar opened this issue Dec 29, 2020 · 0 comments

Comments

@edudar
Copy link

edudar commented Dec 29, 2020

Extracted from #84.

I think it might help to define options that developers have from the start as in Table of Content style. Something in the lines of "You can build nice and shiny spring boot image in the following ways: * dockerfile, * buildpacks using maven/gradle, * jib using its own plugins, * ..." and then expand each bullet point/option with more details. Because what may happen now, is that the developer goes through a tutorial that starts with a lengthy explanation of how to setup Dockerfile properly. They do it step by step. They end up with said Dockerfile and then, if careful, they might see that they didn't actually have to setup Dockerfile manually because there are other options. Or, as happened in my team, they will use bootBuildImage and Dockerfile together.

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