Deploying CI/CD Pipeline project without Docker-file using Build-packs
let’s get started :
What is build-packs ?Buildpacks are a technology that automates the process of building applications into container images without requiring a Dockerfile. Originally developed by Heroku and Cloud Foundry, Buildpacks analyze your a...
prithg.hashnode.dev3 min read