FROM git.plabble.org/maurice/fedora:main ARG php_version="8.5" RUN /bin/bash -c "export TERM=xterm && $(curl -fsSL https://php.new/install/linux/${php_version})"