OpenShift Commons Briefing Summary

In this briefing, Nalin and Dan provided an overview of Buildah and a demonstration of how to use it when building OCI container images.

Buildah facilitates building OCI container images and is able to create and run containers without the Docker daemon even being installed. Buildah also allows you to easily create smaller, stronger, purpose-built containers that precisely fit your needs. A common problem people have with building container images with tools like Dockerfile and the run-time-based docker build command is the size of the image, as well as the number of build tools that end up inside of it. Another concern about these unnecessary tools is they can weaken your container by opening potential venues for hackers to take advantage. A really nice feature about Buildah is you can strengthen your container making it “stronger and more fit”. By finely tuning the creation of the container, and then adding or removing pieces as you desire, you can control the size of your container and lessen its vulnerabilities. With Buildah, it’s all under your control.

Link to the slides from this presentation: OpenShift Commons Briefing: Introduction to Buildah

Additional Resources:

Source code: https://github.com/projectatomic/buildah
Blog posts: http://www.projectatomic.io/blog/, https://medium.com/cri-o
IRC: currently squatting in #cri-o on freenode:

  • nalind (@nalind)
  • dwalsh (@rhatdan)

Join Our Community

If you'd like to get notified of upcoming briefings and get invited to our Slack channel, please join the OpenShift Commons here: https://commons.openshift.org#join 

Learn More at the Next OpenShift Commons Gathering in Austin Dec 5th,

Red Hatters, CNCF/Kubernetes project leads, and numerous other members of the OpenShift Commons will be gathering together in Austin for the upcoming OpenShift Commons Gathering co-located with Kubecon at the Austin Convention Center.

Register now to reserve your seat at this day-long event!

More Austin Gathering details here: http://openshiftgathering.com/openshiftgathering/austin

OpenShift Commons Briefings Playlist

You can find a playlist of all previously recorded SIG meetings and OpenShift Commons Briefings on YouTube.

Don't forget to leave your feedback and suggestions for each video on YouTube or in the comments section below. This will be incredibly important to shape this Special Interest Group and create sessions that fit the demands of all the OpenShift developers in the community.

About OpenShift Commons

OpenShift Commons is the place for organizations that are part of the OpenShift community to connect with peers and other related open source technology communities to communicate and collaborate across all OpenShift projects and stakeholders.

The Commons' goal is to foster collaboration and communication between OpenShift stakeholders to drive success for all members, and expand & facilitate points of connection between members for sharing knowledge and experience to help drive success for the platform and for participants: customers, users, partners, and contributors.

Join OpenShift Commons today http://commons.openshift.org/#join


Categories

Kubernetes, OpenShift Commons, How-tos, Videos, Containers, Thought Leadership

< Back to the blog