Skip to content

Add verify-docker-reproducibility action#48

Merged
ldziedziul merged 5 commits intomasterfrom
verify-docker-repro
Mar 10, 2026
Merged

Add verify-docker-reproducibility action#48
ldziedziul merged 5 commits intomasterfrom
verify-docker-repro

Conversation

@ldziedziul
Copy link
Contributor

Verifies Docker image build reproducibility by building twice and comparing layer digests

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

@@ -0,0 +1,4 @@
FROM alpine:3:20
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
FROM alpine:3:20
FROM alpine:latest

Just in case there's some CVE or something that leave us vulnerable to supply chain attack.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only a test image, and sonar complains about it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. To be fair renovate could manage this for us…

@ldziedziul ldziedziul requested a review from JackPGreen March 10, 2026 08:02
@ldziedziul ldziedziul merged commit 9c5bba8 into master Mar 10, 2026
24 checks passed
@ldziedziul ldziedziul deleted the verify-docker-repro branch March 10, 2026 08:27
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.

2 participants