#I am having a weird (to me) issue trying

1 messages · Page 1 of 1 (latest)

sonic rain
#

These also happen to work and tricks dagger to use the right path...
set -x SSH_AUTH_SOCK './Users/emuller/.1password/agent.sock'
set -x SSH_AUTH_SOCK '~/./Users/emuller/.1password/agent.sock'

#

My shell is fish, but I've tried under BASH as well.
My docker environment is a pretty basic colima

#

(if it matters)

#

(which I re-created the vm just in case)