© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. SubramanianDeploy Container Applications Using Kuberneteshttps://doi.org/10.1007/978-1-4842-9277-8_4

4. Building Our First Container Image

Shiva Subramanian1  
(1)
Georgia, GA, USA
 

In this chapter, we will learn how to build our own container. This is important because publicly available containers usually contain popular open source software such as nginx or apache2/httpd, while our enterprise software typically is closed source and/or proprietary. Thus, learning how to build our own container will help us package our enterprise software for deployment in the container paradigm.

This process is logically similar to how you’d build a binary from source ...

Get Deploy Container Applications Using Kubernetes: Implementations with microk8s and AWS EKS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.