Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can do these image acrobatics with the dagger shell too, but I don't have enough experience with it to give you the incantation: https://docs.dagger.io/features/shell/


I assume you can do these "image acrobatics" in any shell.


The dagger shell is built for devops, and can pipe first class dagger objects like services and containers to enable things like

  github.com/dagger/dagger/modules/wolfi@v0.16.2 |
  container |
  with-exec ls /etc/ |
  stdout
What's interesting here is that the first line demonstrates invocation of a remote module (building a Wolfi Linux container), of which there is an ecosystem: https://daggerverse.dev/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: