Sign inSign up

omegaup/dev-php:20221023

Security
Languages & frameworks
Integration & delivery
Manifest digest

sha256:07922c9ee2509e1fd7ffada6741c3665a26fd6d98d40f0c95cc969b1526dde91

OS/ARCH

linux/amd64

Compressed size

274.08 MB

Last pushed

almost 4 years by lhchavez

Type

Image

Manifest digest

sha256:07922c9ee2509e1fd7ffada6741c3665a26fd6d98d40f0c95cc969b1526dde91

Image Layers

1ADD file ... in / 29.02 MB
2CMD ["bash"]0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4/bin/sh -c apt-get update -y68.9 MB
5/bin/sh -c curl -fsSL https://deb.nodesource.com/setup_14.x32.96 MB
6/bin/sh -c apt-get update -y125.28 MB
7/bin/sh -c curl -sL https://getcomposer.org/download/2.2.4/composer.phar560.72 KB
8/bin/sh -c curl -sL https://github.com/omegaup/gitserver/releases/download/v1.9.13/omegaup-gitserver.tar.xz15.6 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.37 KB
11/bin/sh -c mkdir -p /etc/omegaup/frontend139 B
12/bin/sh -c mkdir -p /var/log/omegaup141 B
13/bin/sh -c mkdir -p /var/log/supervisor150 B
14COPY multi:5718c483d653dcdf93af5eb417725dbf989c2336b4ffa0c833e9a48b8fd51cd2 in /etc/omegaup/frontend/ 3.74 KB
15COPY file:30c4bf8b211f2c272bb5f63dfde2bab5384d670a40f135737c31dd255bf25af6 in /etc/supervisor/ 495 B
16COPY file:f917c74f862a8ce6c16589106a8b5526a51e6466102531a315e0c7b9499a3e18 in /etc/php/8.1/fpm/ 359 B
17COPY file:1a123530ae7550bcbba9ce0bb5e8ce043c136a9e265b7ab0e067bb74347a464c in /etc/php/8.1/mods-available/ 238 B
18COPY multi:f68dbbfea9c69b2a016107399c03c77210486293ce197d6750a5665a91ebf4d6 in /etc/nginx/ 2.04 KB
19COPY file:c653a3ecc216dab1c47ee9599924002b836e9b2ea86fe4018ac65e753127eb04 in /etc/sudoers.d/ 197 B
20/bin/sh -c chmod 440 /etc/sudoers.d/ubuntu195 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 222 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:6cd2e13356aa5339c1f2abd3c210a52f6ed74fae05cd61aa09f37b6a4764f65c in /