tomsik68 / docker-xampp

Dockerfile to build an image containing XAMPP(MySQL + PHP + PHPMyAdmin) running on Debian system with SSH server
https://hub.docker.com/r/tomsik68/xampp/
MIT License
198 stars 109 forks source link

Update to the latest XAMPP versions #44

Closed kimitaka closed 2 years ago

kimitaka commented 2 years ago

Is your feature request related to a problem? Please describe. No.

Describe the solution you'd like Please update to the latest XAMPP versions, 8.1.6 and 7.4.29, and push them to DockerHub.

Describe alternatives you've considered Building these images by myself.

Additional context The .run files are here.

You can check these URLs at https://www.apachefriends.org/jp/download.html

I think all of what you have to do is just update build-args in the docker-images.yml.

Thank you for building useful images.

kimitaka commented 2 years ago

The 8.1.6 image works fine for me. Thank you for your quick response!