Michael Kaplan

Results 31 comments of Michael Kaplan

so I have resolved it by symlinking podmans auth.json to config.json `ln -s $XDG_RUNTIME_DIR/containers/auth.json ~/.docker/config.json` It would still be nice to support that directly in skaffold, eg. look at that...