-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add blog post about new docker images #195
Add blog post about new docker images #195
Conversation
Signed-off-by: Uilian Ries <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, thanks!
Make sure that the titles by themselves also tells the story.
Adding @BraverO as reviewer to check SEO aspects |
Signed-off-by: Uilian Ries <[email protected]>
Great post, everything is more clear, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some general comments, besides the ones between the lines:
-
I would move all the history/discussion/consideration up before starting to talk about the
Dockerfiles
themselves. That way the blogpost would be divided into two main parts:- the long talk with all the considerations and the journey until the final design, and
- another half about implementation, Docker focused.
People with different interests could read one section or the other, and they will find everything together.
-
I would create a dedicated section (in the first half) to talk about
glibc
andlibstdc++
versions, for GCC and Clang. I think it is one of the most important learnings of all of this: what was the objective, what we tried to do, how we failed, and the final design.
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
@jgsogo Thank you for your review. I'll divide the post. |
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
@jgsogo I've added Part 1 and Part 2 subtitle. |
Images are available! https://hub.docker.com/r/conanio/clang12-ubuntu16.04/tags?page=1&ordering=last_updated Maybe we can add a final section with a very brief example about how to use them to generate a package. |
Signed-off-by: Uilian Ries <[email protected]>
@jgsogo I've move some parts from Clang and GCC. Also, I included an example with new Docker images. |
Co-authored-by: Javier G. Sogo <[email protected]>
@BraverO Thank you! I've added your suggestions. |
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(I'll continue)
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Co-authored-by: Javier G. Sogo <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
@jgsogo Thank you! I just applied your suggestions |
🙌 Please, check the lists are rendered properly, I didn't generate the preview. |
21 minutes reading, a record for Conan Blog 🥇 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Broken newlines.
Hello Barbarians, here is a blog post which tell how us about the crusade to the holy grail on CDT, the new Docker images. This blog post is bigger than others, the time counter says around 18 minutes to read all, maybe I should reduce something, tell me what you think.
I was looking for Conan quotes to be used here, but I don't want to crush our users and see the lamentation of their code after. Maybe I should read the comics for better reference.
/cc @jgsogo @SSE4
Related to: