3 lines
129 B
Docker
3 lines
129 B
Docker
FROM git.plabble.org/maurice/fedora:main
|
|
|
|
RUN /bin/bash -c "export TERM=xterm && $(curl -fsSL https://php.new/install/linux/8.1)" |