bitnami / containers

Bitnami container images
https://bitnami.com
Other
3.26k stars 4.76k forks source link

[bitnami/php-fpm] build fails due to missing packages #69193

Closed dennymao closed 1 month ago

dennymao commented 2 months ago

Name and Version

bitnami/php-fpm 7.x ~ latest

What architecture are you using?

amd64

What steps will reproduce the bug?

docker build php-fpm:xxx . Lost file list: https://downloads.bitnami.com/files/stacksmith/php-8.2.1-0-linux-amd64-debian-11.tar.gz https://downloads.bitnami.com/files/stacksmith/php-7.4.33-2-linux-amd64-debian-11.tar.gz ...

What do you see instead?

curl: (22) The requested URL returned error: 404 Not Found
dennymao commented 2 months ago

I think you are experiencing a malfunction? It seems that many versions of files are missing, and I tried building different Dockerfiles, but all of them couldn't find the files.

carrodher commented 2 months ago

Hi, it is not an issue but the retention policy applied to those intermediate files used to build the containers.

The already built container images can be found at DockerHub and there is no retention policy for them, i.e

github-actions[bot] commented 1 month ago

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] commented 1 month ago

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.