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