Docker base image - 2.0
-
-
Very nice! The current base image still has to be bionic based though because I am guessing Focal will bump the version of all the databases. Database upgrade is always a nightmare but thankfully we have fully automated this during our 16 to 18 upgrade. Remains to be be seen if it works just like that for 18 to 20 now.
-
20.04 LTS now released
https://ubuntu.com/#download -
The winning sha256 is
f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
.So, just use
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
-
Can we have a new thread for the new base image?
-
@robi We haven't really started working on the new image. So, I am not sure what to put in a new thread. Have to investigate first what all needs to be updated etc.
-
-
@robi We have been collecting changes slowly over the last few months - https://git.cloudron.io/cloudron/docker-base-image/-/commits/master but the image needs to be moved to Ubuntu 20 as well. Off my head, PHP should become 7.4 as well.
-
@girish I see in the latest Matomo update that you're using the new base image v3 now... Is this new image running on Ubuntu Focal now (20.04), or what's the big changes with 3.0 image?
-
@d19dotca Yes, correct. v3 uses focal. More info here - https://forum.cloudron.io/topic/4366/docker-base-image-3-0 . Will make an announcement when we update more apps.