Back to Browse

Use this to create Docker Containers automagically.

34.0K views
Sep 15, 2023
50:38

Docker Containers make your app far more portable allowing you to deploy in more places than ever before. Pack, from Buildpacks.io, is a great tool to build containers with very little configuration on your part-- just a Procfile and a language runtime (e.g. python 3.11). This video is all about Dockerfile-less Container building. Heck, we even show you how to push to Docker Hub and deploy to Kubernetes. πŸ‘‰ Watch next: https://www.youtube.com/watch?v=NAOsLaB6Lfc πŸš€ πŸš€ Want to improve your coding skills? Enroll for a pro membership on my website: https://cfe.sh/enroll πŸ”— GitHub Code Repo: https://github.com/codingforentrepreneurs/buildpacks-fastapi πŸ”— Free Managed Kubernetes: https://linode.com/cfe (free $100 credit) πŸŽ’ Google Buildpacks πŸ”— Docs: https://cloud.google.com/docs/buildpacks/builders πŸ”— Python app config: https://cloud.google.com/docs/buildpacks/python πŸ”— Node.js app config: https://cloud.google.com/docs/buildpacks/nodejs πŸŽ₯ Chapters 0:00:00 Welcome 0:01:45 Demo + Overview 0:04:38 Clone and Setup Project 0:07:17 Python and GitHub Actions 0:09:38 Run GitHub Action 0:11:51 Login to Docker Hub on GitHub Actions 0:18:21 Using Pack to Build our Container 0:28:48 Procfile & Runtime 0:35:51 Provision Kubernetes 0:36:06 Kubernetes Workflow & Manifest 0:41:29 Deploy to Kubernetes 0:49:58 Thank you

Download

1 formats

Video Formats

360pmp463.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Use this to create Docker Containers automagically. | NatokHD