TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Exploring Dagger: Building a CI/CD Pipeline for IaC

1 pointsby arthurkover 1 year ago

1 comment

melezhikover 1 year ago
Hi!<p>With all respect to dagger tool itself, I am still not convinced by this post in what dagger could give me for IaC?<p>1. If I need to run things locally I can use polumi cli<p>2. Dagger case in this post is just a wrapper around polumi commands, which takes a lot of coding just because golang is quite verbose language by itself, so I am not sure what benefits are ?