aws / aws/aws-codebuild-docker-images

Checksum for dockerd-entrypoint.sh does not match

Open
#755 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
1.2k
Forks
971
Avg merge
2h 47m
Merged PRs (30d)
1

Description

The SHA256 checksum for the dockerd-entrypoint.sh file in the aws-codebuild-docker-images repository (tag 24.10.02, Ubuntu standard 7.0) has changed (https://github.com/aws/aws-codebuild-docker-images/blob/refs/tags/24.10.02/ubuntu/standard/7.0/dockerd-entrypoint.sh)
Previously, it was 1ce76f0a0ea0416b6c2eefe781ce4d43d68491e61d61da9e00a9b9d0f7f9bc02, but now it's 1235210fa9d4182aa0367d2fa6b61c41aa80bc7fc5b2ac1118722f5ddd339c52.

Is this change expected?

I'm verifying the checksum using the following command:
echo '1ce76f0a0ea0416b6c2eefe781ce4d43d68491e61d61da9e00a9b9d0f7f9bc02 /usr/local/bin/dockerd-entrypoint.sh' | sha256sum -c

Contributor guide

Open the contributing guide

Research direction

Start with the dockerd-entrypoint.sh file at tag 24.10.02 in ubuntu/standard/7.0 and reproduce the reported sha256sum -c check. Compare the file and both checksums, then determine whether the changed checksum is expected; done means documenting the cause and updating the referenced checksum if the repository requires it.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, docker, shell
Domain
cloud, devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.