FROM ubuntu:24.10
COPY ./scripts/* /home/
ENV PHP_IDE_CONFIG='serverName=php'
RUN sh /home/install_ubuntu.sh