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

Please update PHP 8.0 docker image to RC.3 #740

Closed
dimitrismitsis opened this issue Nov 2, 2020 · 7 comments
Closed

Please update PHP 8.0 docker image to RC.3 #740

dimitrismitsis opened this issue Nov 2, 2020 · 7 comments
Labels

Comments

@dimitrismitsis
Copy link

This is a kind request for refreshing the image of PHP 8.0 to use RC.3, same as the apt manager.

Thank you for this and for your great work!

@cytopia
Copy link
Owner

cytopia commented Nov 5, 2020

Will be using the PHP-8.0 branch (it will most likely always be ahead the releases until final 8.0 release): devilbox/docker-php-fpm-8.0#10

@dimitrismitsis
Copy link
Author

@cytopia thanks a lot! To be honest though, I'm not seeing a difference locally. First I ran ./update-docker.sh and then I deleted my local containers & images and re-built them but I'm still getting the same build from 8.0.0-dev from Oct 8.

By the way, I think around the same time with your changes, the PHP-8.0 branch was merged into master of php-src.

I would appreciate some info in case I'm doing something wrong so I close this Issue.

@alikon
Copy link
Contributor

alikon commented Nov 6, 2020

i've used this approach from https://devilbox.readthedocs.io/en/latest/maintenance/update-the-devilbox.html

to update all images, but only for the versions that are actually set in .env.

host> docker-compose pull

and now i have

image

@cytopia
Copy link
Owner

cytopia commented Nov 6, 2020

@cytopia thanks a lot! To be honest though, I'm not seeing a difference locally.

You won't at the moment. So all good on your side.

The changes will have to go through the following repositories in order to bevailable:

So I'm currently working on step 2. Unfortunately all images have issues again due to some changes with nodejs.
So it might take 1-2 days more for it to be fixed.

@cytopia
Copy link
Owner

cytopia commented Nov 9, 2020

#743

@cytopia cytopia closed this as completed Nov 9, 2020
@alikon
Copy link
Contributor

alikon commented Nov 16, 2020

Please update PHP 8.0 docker image to RC.4

@cytopia
Copy link
Owner

cytopia commented Nov 16, 2020

Please update PHP 8.0 docker image to RC.4

I've set the CI to auto-update (just now) PHP 8.0 nightly to the latest commit in PHP-8.0 branch. So you just need to docker pull once it has build:

Triggered the first pipeline manually as I forgot to add the nightly build before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants