Skip to content

Conversation

gogl92
Copy link
Contributor

@gogl92 gogl92 commented Dec 6, 2024

It still need work to do but it can work as a sneak peek.

Should cover #106

@gogl92 gogl92 marked this pull request as ready for review December 6, 2024 17:44
@gogl92 gogl92 changed the title 8.4 upgrade [WIP] 8.4 upgrade Dec 10, 2024
8.4.Dockerfile Outdated
COPY docker-* /usr/local/bin/

# copy from existing
COPY --from=adhocore/phpfpm:8.4 /usr/local/lib/php/extensions/no-debug-non-zts-20230831/*.so /usr/local/lib/php/extensions/no-debug-non-zts-20230831/
Copy link
Owner

Choose a reason for hiding this comment

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

initially we should not copy but only after first build

for now the COPY can be commented out like # COPY in this and next line

Copy link
Owner

@adhocore adhocore left a comment

Choose a reason for hiding this comment

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

oops seems i missed this PR for some reason, may be the notification mixed up among issues/prs

@gogl92 gogl92 requested a review from adhocore December 12, 2024 05:15
@adhocore adhocore merged commit e7caeca into adhocore:main Dec 12, 2024
@adhocore
Copy link
Owner

thank you :)

@adhocore
Copy link
Owner

seems build has failed. https://github.com/adhocore/docker-phpfpm/actions/runs/12295442117/job/34312334042 (issue with imap ext?)

ideally, the new dockerfile should be first built in local machine to find out possible issues.

@gogl92
Copy link
Contributor Author

gogl92 commented Dec 17, 2024

seems build has failed. https://github.com/adhocore/docker-phpfpm/actions/runs/12295442117/job/34312334042 (issue with imap ext?)

ideally, the new dockerfile should be first built in local machine to find out possible issues.

Sorry I was away from the keyboard these days I may have run the wrong image locally I'll take a look tomorrow.

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