kind-iron-72902
10/28/2022, 8:46 PMnone
credential helper if your machine is securequick-keyboard-83126
10/28/2022, 8:46 PMkind-iron-72902
10/28/2022, 8:47 PM~/.docker/config.json
the only change to the pref-helper should be if its current value is desktop
, and then it sets it to the platform default, which is osxkeychain
on macOSquick-keyboard-83126
10/28/2022, 8:47 PMnone
and not overwrite the value.kind-iron-72902
10/28/2022, 8:49 PMquick-keyboard-83126
10/28/2022, 8:49 PMmore info
(the one below the one that's for Ventura)kind-iron-72902
10/28/2022, 8:49 PMquick-keyboard-83126
10/28/2022, 8:50 PMkind-iron-72902
10/28/2022, 8:50 PMquick-keyboard-83126
10/28/2022, 8:50 PMkind-iron-72902
10/28/2022, 8:51 PMwhich docker
=> ~/.rd/bin/docker
?quick-keyboard-83126
10/28/2022, 9:03 PMkind-iron-72902
10/28/2022, 9:04 PMquick-keyboard-83126
10/28/2022, 9:14 PM% ls -hal `which docker`
lrwxr-xr-x 1 jsoref staff 80B Jun 17 16:20 /Users/jsoref/.rd/bin/docker -> /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/bin/docker|Desktop.app/Contents/Resources/resources/darwin/bin/docker>
kind-iron-72902
10/28/2022, 9:14 PM"docker-credential-osxkeychain-v0.7.0.darwin-amd64" is damaged and can't be opened. You should move it to the Trash.
$ file ./docker-credential-osxkeychain-v0.7.0.darwin-amd64 version
./docker-credential-osxkeychain-v0.7.0.darwin-amd64: Mach-O 64-bit executable x86_64
Don't know what's going on there. Like before, on macOS 12.6.0, my own build of 0.7.0 works fine, but we don't normally ship rebuilds of third-party componentsquick-keyboard-83126
11/04/2022, 8:15 PMkind-iron-72902
11/04/2022, 8:15 PMquick-keyboard-83126
11/04/2022, 8:16 PMkind-iron-72902
11/04/2022, 8:16 PMquick-keyboard-83126
11/04/2022, 8:18 PMkind-iron-72902
11/04/2022, 8:19 PM-rwxr-xr-x@ 1 ericp staff 1882864 4 Nov 13:04 docker-credential-osxkeychain-v0.7.0.darwin-amd64
?quick-keyboard-83126
11/04/2022, 8:22 PMxattr docker-credential-osxkeychain-v0.7.0.darwin-amd64
kind-iron-72902
11/04/2022, 8:22 PMxattr -c ...
fixed itecho ServerURL | d-c-o get
now worksquick-keyboard-83126
11/04/2022, 8:24 PMkind-iron-72902
11/04/2022, 8:46 PMSecret
fields. As soon as I set the Secret
to a non-empty string it fails to find the record.quick-keyboard-83126
11/06/2022, 3:26 PMdocker pull PUBLIC_DOCKER_IMAGE
not to prompt me infinite times 🙂