Skip to content

create also a checksums.txt file, add --binary#9389

Merged
ndeloof merged 1 commit intodocker:v2from
MaxPeal:patch-1
Apr 14, 2022
Merged

create also a checksums.txt file, add --binary#9389
ndeloof merged 1 commit intodocker:v2from
MaxPeal:patch-1

Conversation

@MaxPeal
Copy link
Contributor

@MaxPeal MaxPeal commented Apr 14, 2022

What I did
create also a checksums.txt file
and switch shasum to --binary,
to Fix problems with the verification on different OS systems

Related issue
fixes #9388

create also a checksums.txt file
and switch shasum to --binary,
to Fix problems with the verification on different OS systems
fixes docker#9388

Signed-off-by: MaxPeal <30347730+MaxPeal@users.noreply.github.com>
@ndeloof ndeloof enabled auto-merge (rebase) April 14, 2022 07:02
@ndeloof ndeloof merged commit 5d809a2 into docker:v2 Apr 14, 2022
emyller added a commit to emyller/docker-orb that referenced this pull request Apr 29, 2022
In the [2.5.0 release](https://github.com/docker/compose/releases/tag/v2.5.0), The Docker Compose checksum is [now calculated with the `--binary` flag](docker/compose#9389), causing a leading asterisk to be added to the filename in the output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Please provide a checksums.txt file like the buildx release

2 participants