Sign inSign up

codekhalipha/snapsend:latest

Manifest digest

sha256:9418fd9b0f569547a669cbdb4fb16531e616e8bf4fc721660baddeeca612c2fa

OS/ARCH

linux/amd64

Compressed size

3.06 GB

Last pushed

over 3 years by codekhalipha

Type

Image

Manifest digest

sha256:9418fd9b0f569547a669cbdb4fb16531e616e8bf4fc721660baddeeca612c2fa

Image Layers

1ADD file ... in / 29.95 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {224 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.39 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
12ENV PHP_VERSION=8.1.200 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.1.20.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.20.tar.xz.asc0 B
14ENV PHP_SHA256=4c9973f599e93ed5e8ce2b45ce1d41bb8fb54ce642824fd23e56b52fd75029a60 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.55 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 495 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark26.86 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.4 KB
19/bin/sh -c docker-php-ext-enable sodium248 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.67 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26USER root0 B
27WORKDIR /var/www32 B
28ARG APP_MODE=production0 B
29RUN |1 APP_MODE=production /bin/sh -c90.32 MB
30COPY package.json . # buildkit370 B
31COPY webpack.mix.js . # buildkit437 B
32RUN |1 APP_MODE=production /bin/sh -c46.28 MB
33COPY . /var/www # buildkit1.37 GB
34COPY local.ini /usr/local/etc/php/local.ini # buildkit306 B
35COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.15 KB
36RUN |1 APP_MODE=production /bin/sh -c32 B
37RUN |1 APP_MODE=production /bin/sh -c150 B
38RUN |1 APP_MODE=production /bin/sh -c1.38 GB
39RUN |1 APP_MODE=production /bin/sh -c32 B
40RUN |1 APP_MODE=production /bin/sh -c215 B
41RUN |1 APP_MODE=production /bin/sh -c162 B
42COPY oauth-private.key /var/www/storage # buildkit2.68 KB
43COPY oauth-public.key /var/www/storage # buildkit837 B
44RUN |1 APP_MODE=production /bin/sh -c3.37 KB
45RUN |1 APP_MODE=production /bin/sh -c820 B
46RUN |1 APP_MODE=production /bin/sh -c32 B
47RUN |1 APP_MODE=production /bin/sh -c34.13 KB
48RUN |1 APP_MODE=production /bin/sh -c683.01 KB
49RUN |1 APP_MODE=production /bin/sh -c721 B
50RUN |1 APP_MODE=production /bin/sh -c23.63 MB
51RUN |1 APP_MODE=production /bin/sh -c103.32 KB
52RUN |1 APP_MODE=production /bin/sh -c19.56 KB
53RUN |1 APP_MODE=production /bin/sh -c32 B
54RUN |1 APP_MODE=production /bin/sh -c207 B
55RUN |1 APP_MODE=production /bin/sh -c15.34 KB
56RUN |1 APP_MODE=production /bin/sh -c207 B
57RUN |1 APP_MODE=production /bin/sh -c4.35 KB
58RUN |1 APP_MODE=production /bin/sh -c32 B
59EXPOSE map[80/tcp:{}]0 B
60RUN |1 APP_MODE=production chmod +x32 B
61CMD ["sh" "./post_deploy.sh"]0 B

Command

ADD file:88252a7f118b4d6f55dd5baf49dbcaa053c9d6172c652963c1151fa76f625e44 in /