#None of the examples on dagger docs work on mac

1 messages · Page 1 of 1 (latest)

ember fable
spring oracle
#

can you share the contents of your dagger/main.go file?

ember fable
#

I solved it sorry I've been frustrated by lots of dagger examples just not working for me the last couple days.

trail badge
#

@ember fable I'm happy to dive into the problem if you have any specifics? I'm curious if there is something we can do to make the examples easier

ember fable
#

I have been trying to implement this guide https://openmeter.io/blog/supercharge-helm-chart-development-with-dagger#preparations and I have to be brain damaged because following it and trying to build docker images in the Build function does not work for me at all in directories that contain Dockerfiles, I've spent two days on this and I'm losing my mind and I'm close to a deadline 😅

Use Dagger to achieve isolation and reproducibility with Helm, including running linters, tests, and pushing to a registry.

trail badge
#

There is a function for running a "plain" Docker build in the SDK

frank haven
#

let us know if that works for you

ember fable
#

super give me an hour or two and I will take you up on that