CrazyMax
CrazyMax
@thaJeztah As discussed added extra commit to keep the same file format for bundles so for now we keep using current arches to reflect folder structure on [download.docker.com](https://download.docker.com/linux/static/stable/) Also adds...
Will open follow-ups on release-repo and release-packaging to be sure everything works fine.
> oh! needs another rebase (after your other PR was merged). Done > Still contemplating if there would be benefits in having (some of) these `deb/` files included in this...
> * do we know what the scope is of the dependency? you mentioned `secretservice`, and it looks indeed that they implemented a package for that as well in https://github.com/keybase/go-keychain/tree/c2ce0606900517e98f5dbfbd7d03f91424bc5867/secretservice...
> oh! found some more; hold on a minute > > hm.. also interested why CI fails; need to check Hum yes it seems path query is not taken into...
It should exact match properly though https://github.com/docker/docker-credential-helpers/blob/11e6d3772ce263a74a2d150e858f23b975c4e374/wincred/wincred_windows.go#L110
> Thanks for your contrib, please check CI issues. @sudoforge ^
sandboxed tests look good. For native ones on GHA we might need https://github.com/docker/docker-credential-helpers/pull/289 first.
I was not sure about `platform` but I think that's fine to have it as well.
Can you check within the diun container that the secret file exists and is not empty? ``` docker compose exec diun cat /run/secrets/smtp_username ```