omegaup/dev-php:20220918

Languages & Frameworks
Integration & Delivery
Security
Manifest digest

sha256:ba2b53e48c6dbbe23ea37baeace8c06d7903b6c1af5a74a38851d05e7b54f8ef

OS/ARCH

linux/amd64

Compressed size

297.74 MB

Last pushed

over 2 years by lhchavez

Type

Image

Manifest digest

sha256:ba2b53e48c6dbbe23ea37baeace8c06d7903b6c1af5a74a38851d05e7b54f8ef

Image Layers

1ADD file ... in / 27.24 MB
2CMD ["bash"]0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4/bin/sh -c apt-get update -y68.47 MB
5/bin/sh -c curl -fsSL https://deb.nodesource.com/setup_14.x33.04 MB
6/bin/sh -c add-apt-repository ppa:ondrej/php &&151.05 MB
7/bin/sh -c curl -sL https://getcomposer.org/download/2.2.4/composer.phar560.73 KB
8/bin/sh -c curl -sL https://github.com/omegaup/gitserver/releases/download/v1.9.12/omegaup-gitserver.tar.xz15.61 MB
9/bin/sh -c curl -sL https://github.com/omegaup/libinteractive/releases/download/v2.0.27/libinteractive.jar1.75 MB
10/bin/sh -c useradd --create-home --shell=/bin/bash4.43 KB
11/bin/sh -c mkdir -p /etc/omegaup/frontend138 B
12/bin/sh -c mkdir -p /var/log/omegaup144 B
13/bin/sh -c mkdir -p /var/log/supervisor154 B
14COPY multi:5718c483d653dcdf93af5eb417725dbf989c2336b4ffa0c833e9a48b8fd51cd2 in /etc/omegaup/frontend/ 3.74 KB
15COPY file:d6b6bd629ebb8c0fed30bd235e2d0648d256937af81aa810668678ba57609ab4 in /etc/supervisor/ 496 B
16COPY file:56f973c2a5629fa4eb874d2996c326ec7447e167a1338245ba66f628b93015bc in /etc/php/8.0/fpm/ 364 B
17COPY file:463698ecd8aedc017d6a5a83a074bc313a3732079b4ebd05ea4ef26aa9fd1c09 in /etc/php/8.0/mods-available/ 242 B
18COPY multi:f68dbbfea9c69b2a016107399c03c77210486293ce197d6750a5665a91ebf4d6 in /etc/nginx/ 2.04 KB
19COPY file:c653a3ecc216dab1c47ee9599924002b836e9b2ea86fe4018ac65e753127eb04 in /etc/sudoers.d/ 194 B
20/bin/sh -c chmod 440 /etc/sudoers.d/ubuntu192 B
21COPY multi:f4851f1d56c925346cebfed8e50d56f5544737fe1d27acbba9eb04da292ee614 in /usr/bin/ 1.57 KB
22/bin/sh -c chmod +x /usr/bin/yarn-dev.sh1.57 KB
23COPY file:a805980a5cd548ae1126311189b3a71a45bebc72b2c24eb69acf4393982dc3d3 in /home/ubuntu/.my.cnf 220 B
24/bin/sh -c mkdir /opt/omegaup &&121 B
25USER ubuntu0 B
26WORKDIR /opt/omegaup0 B
27EXPOSE 80010 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"0 B

Command

ADD file:8a50ad78a668527e974b05a3dfbfd64760de3cb643ceb8a8805d21f6ceab3389 in /