veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

295
active users

#dagger

1 post1 participant0 posts today

Check out this new lab from @sagikazarmark.com on how to test and release #helm charts with #dagger.
labs.iximiuz.com/tutorials/tes
Mark is a Dagger, Helm, and Go expert. I always learn something useful when looking at his code. Thanks so much for putting this together!

iximiuz LabsTesting and releasing Helm charts with Dagger | iximiuz LabsLearn how to test, package and release Helm charts using Dagger.

@alxlg yeah this is one of the things I despise of the docker world. 😅 But, you can totally run builders that do not do docker in docker. That hack should die already. 🫠

This is how you can run infinite amount of builds without nesting containers using the same builder to run the containers. I learned this trick from #dagger. A tool that effectively uses buildkit as an interface.

docs.docker.com/build/builders

Docker Documentation · "Builders""Learn about builders and how to manage them"