Open leonstafford opened 3 years ago
something like docker pull leonstafford/lokl:php8
can run this each time and show message "Checking for updated Lokl php8 image"
easy check of URL HEAD
and checksum could work just as well with https://github.com/leonstafford/lokl/issues/26
after user chooses the php 8 or 7 version for their site, check for updated docker image and refresh/replace existing if out of date
this simplifies evergreen base images of
php8
andphp7
Q: how to check if fresher image exists?