containers icon indicating copy to clipboard operation
containers copied to clipboard

Make build recipes for binaries in container images public

Open der-eismann opened this issue 1 year ago • 2 comments

Name and Version

bitnami/pgbouncer

What is the problem this feature will solve?

Hey everyone, I was curious and wanted to see how the pgbouncer binary being used was actually built. So I took a look at the Dockerfile, unfortunately it seems that the actual program is not built within the Dockerfile but downloaded from https://downloads.bitnami.com/files/stacksmith/…. Is there any way to see the compiler flags and options used in the builds of the programs used here?

What is the feature you are proposing to solve the problem?

People can check how the offered programs were built.

What alternatives have you considered?

Continue stepping in the dark

der-eismann avatar Oct 15 '24 07:10 der-eismann

Hi, I'm afraid we currently don't have the compilation recipes publicly available.

carrodher avatar Oct 15 '24 07:10 carrodher

Thanks for the quick answer! That's a pity in regards to security, transparency and reproducable builds. I would love this to change in the future. There are millions of users for these container images, however there's no way to know if some backdoor was patched into it or other changes were made if these recipes are not public.

der-eismann avatar Oct 15 '24 07:10 der-eismann

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] avatar Oct 31 '24 01:10 github-actions[bot]

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

github-actions[bot] avatar Nov 06 '24 01:11 github-actions[bot]