Sessione Tales of Dockerfile and Buildpacks - Cloud Day 2024 - Azure Meetup Milano

Eventi>

Tales of Dockerfile and Buildpacks

(adesso.it)
Lingua: Italiano
Orario: 10:45  -  11:30

Once upon a time, there were Dockerfiles. And developers used to write them, adding layers and layers on their own, manually. And then came Buildpacks, automating the containers' creation without the need of a Dockerfile. And it was great, if not for...

In this session, we will delve into the pros and cons of Buildpacks, a CNCF's incubating project that aims to automatically generate containers without a Dockerfile, just analyzing the source code of our application.