Thanabodee Charoenpiriyakij
Thanabodee Charoenpiriyakij
> > I do rebased and squash commit to remove noise commits. > > Ready to review again. ๐ > > Almost there, just need to address [#7667 (comment)](https://github.com/dagger/dagger/pull/7667#discussion_r1688203563). @helderco...
@helderco thank you ๐
The runtime works as expected. :)
@helderco It's all done. Waiting for CI to pass.
All checks green. :)
I found the tricky point now, the `latest` image doesn't support `arm64`. They provides support for `arm64` on another image but that image are not cross platform. ๐
Hmm, I see a weird output on macOS ``` PS /Users/thanabodee/src/github.com/dagger/dagger> ./install.ps1 --------------------------------------------------------------------------- Note: This script will install the Windows binary of Dagger. --------------------------------------------------------------------------- Downloading Dagger from https://dl.dagger.io/dagger/releases/Latest version of...
@jedevc @pjmagee Sorry for the late. It's all done. Here is summary: 1. I struggle with the official powershell image. They're not provides cross-platform image. So I fix it by...
@dependabot rebase
Thank you so much @jedevc ๐