sha256:2d6d3cd20b949cf1b3c2614e83a41e46ae8a2d235e70e196645d949f13fd2c06
OS/ARCH
linux/amd64
Compressed size
372.48 MB
Last pushed
almost 3 years by lhchavez
Type
Image
Manifest digest
sha256:2d6d3cd20b949cf1b3c2614e83a41e46ae8a2d235e70e196645d949f13fd2c06
Image Layers
1ADD file ... in / 29.02 MB2CMD ["bash"]0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4RUN /bin/sh -c apt-get update73.66 MB5RUN /bin/sh -c curl -fsSL43.72 MB6RUN /bin/sh -c apt-get update208.17 MB7RUN /bin/sh -c curl -sL560.72 KB8RUN /bin/sh -c curl -sL15.6 MB9RUN /bin/sh -c curl -sL1.75 MB10RUN /bin/sh -c useradd --create-home4.38 KB11RUN /bin/sh -c mkdir -p137 B12RUN /bin/sh -c mkdir -p140 B13RUN /bin/sh -c mkdir -p150 B14COPY ./etc/omegaup/frontend/* /etc/omegaup/frontend/ # buildkit3.74 KB15COPY ./etc/supervisor/* /etc/supervisor/ # buildkit494 B16COPY ./etc/php/8.1/fpm/* /etc/php/8.1/fpm/ # buildkit354 B17COPY ./etc/php/8.1/mods-available/* /etc/php/8.1/mods-available/ # buildkit234 B18COPY ./etc/nginx/* /etc/nginx/ # buildkit2.09 KB19COPY ./etc/sudoers.d/* /etc/sudoers.d/ # buildkit197 B20RUN /bin/sh -c chmod 440195 B21COPY ./usr/bin/* /usr/bin/ # buildkit1.57 KB22RUN /bin/sh -c chmod +x1.57 KB23COPY ./my.cnf /home/ubuntu/.my.cnf # buildkit220 B24RUN /bin/sh -c mkdir /opt/omegaup120 B25USER ubuntu0 B26WORKDIR /opt/omegaup32 B27EXPOSE map[8001/tcp:{}]0 B28ENV CI=false0 B29ENV VIRTUAL_ENV=/opt/omegaup/stuff/venv0 B30ENV PATH=/opt/omegaup/stuff/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B31CMD ["wait-for-it" "grader:36663" "gitserver:33861" "broadcaster:22291"0 BCommand
ADD file:6cd2e13356aa5339c1f2abd3c210a52f6ed74fae05cd61aa09f37b6a4764f65c in /