Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8.4 upgrade #109

Merged
merged 4 commits into from
Dec 12, 2024
Merged

8.4 upgrade #109

merged 4 commits into from
Dec 12, 2024

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