Sign inSign up

omegaup/dev-php:20231008

Security
Languages & frameworks
Integration & delivery
Manifest digest

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 MB
2CMD ["bash"]0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4RUN /bin/sh -c apt-get update73.66 MB
5RUN /bin/sh -c curl -fsSL43.72 MB
6RUN /bin/sh -c apt-get update208.17 MB
7RUN /bin/sh -c curl -sL560.72 KB
8RUN /bin/sh -c curl -sL15.6 MB
9RUN /bin/sh -c curl -sL1.75 MB
10RUN /bin/sh -c useradd --create-home4.38 KB
11RUN /bin/sh -c mkdir -p137 B
12RUN /bin/sh -c mkdir -p140 B
13RUN /bin/sh -c mkdir -p150 B
14COPY ./etc/omegaup/frontend/* /etc/omegaup/frontend/ # buildkit3.74 KB
15COPY ./etc/supervisor/* /etc/supervisor/ # buildkit494 B
16COPY ./etc/php/8.1/fpm/* /etc/php/8.1/fpm/ # buildkit354 B
17COPY ./etc/php/8.1/mods-available/* /etc/php/8.1/mods-available/ # buildkit234 B
18COPY ./etc/nginx/* /etc/nginx/ # buildkit2.09 KB
19COPY ./etc/sudoers.d/* /etc/sudoers.d/ # buildkit197 B
20RUN /bin/sh -c chmod 440195 B
21COPY ./usr/bin/* /usr/bin/ # buildkit1.57 KB
22RUN /bin/sh -c chmod +x1.57 KB
23COPY ./my.cnf /home/ubuntu/.my.cnf # buildkit220 B
24RUN /bin/sh -c mkdir /opt/omegaup120 B
25USER ubuntu0 B
26WORKDIR /opt/omegaup32 B
27EXPOSE map[8001/tcp:{}]0 B
28ENV CI=false0 B
29ENV VIRTUAL_ENV=/opt/omegaup/stuff/venv0 B
30ENV PATH=/opt/omegaup/stuff/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
31CMD ["wait-for-it" "grader:36663" "gitserver:33861" "broadcaster:22291"0 B

Command

ADD file:6cd2e13356aa5339c1f2abd3c210a52f6ed74fae05cd61aa09f37b6a4764f65c in /