totara / totara-docker-dev

A docker setup to create a development environment for Totara Learn
MIT License
49 stars 31 forks source link

Adding PHP 8.2 & 8.3 (RC) images #257

Closed codyfinegan closed 1 year ago

codyfinegan commented 1 year ago

Created new images for PHP 8.2 and 8.3. Both are based off of regular bullseye and not alpine (we can change them once the WIP alpine PR is good).

8.3 is based on the RC image and we'll update it once 8.3 is released, this is to get ahead on testing things out.

Python is removed from both as it's not needed.

derschatta commented 1 year ago

@codyfinegan I've also created the repositories required on Docker Hub so theoretically they should build the images automatically once this gets merged

codyfinegan commented 1 year ago

a few things to look at

Cheers, those are all updated.

derschatta commented 1 year ago

looks good. Have not tested it yet. Want me to also build and test them?

codyfinegan commented 1 year ago

looks good. Have not tested it yet. Want me to also build and test them?

Yes please. I've tested building locally (so all the images should build) but haven't had a chance to actually run them yet.

derschatta commented 1 year ago

sorry couldn't get to testing this yet. @scq have you been able to?

scq commented 1 year ago

@derschatta Yup, I can confirm all 4 containers work