forked from Job79/devcontainer
4 lines
130 B
Docker
4 lines
130 B
Docker
FROM git.plabble.org/maurice/fedora:main
|
|
|
|
RUN export TERM=xterm
|
|
RUN /bin/bash -c "$(curl -fsSL https://php.new/install/linux/8.4)" |