#Dagger TUI for functions with a lot of secrets

1 messages · Page 1 of 1 (latest)

acoustic violet
#

I'm trying to quick interact with a few containers that I'm building and these containers take quite a few secrets to build correctly.

Setting these up is fine with cicd however I'd like to let a developer be able to

dagger > my-func | terminal

to be able to explore specific layers of their build without having to provide the 10 arguments.

Or am I better off just pushing the image to a repo then pulling that to dev machine.

#

I guess default values might be an answer, but with secrets can you expose filesystems/environment variables with a default value?

turbid lotus
#

@acoustic violet a +1 there would be much appreciated so we can prioritize 🙏