Sign inSign up

erpuserside/usm_billing:1.10.229

Manifest digest

sha256:cc7c63b3576a6352d9f15d4db743878f6873c0f67dda36ce3cab47fdc1742707

OS/ARCH

linux/amd64

Compressed size

243.91 MB

Last pushed

over 3 years by denisbondar

Type

Image

Manifest digest

sha256:cc7c63b3576a6352d9f15d4db743878f6873c0f67dda36ce3cab47fdc1742707

Image Layers

1ADD file ... in / 2.69 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.63 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.300 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.30.tar.xz.asc0 B
14ENV PHP_SHA256=ea72a34f32c67e79ac2da7dfe96177f3c451c3eefae5810ba13312ed398ba70d0 B
15/bin/sh -c set -eux; apk9.96 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 496 B
17/bin/sh -c set -eux; apk14.35 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.23 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22/bin/sh -c mkdir -p /app/userside/userside3195 B
23/bin/sh -c docker-php-ext-install -j$(nproc) sockets359 KB
24/bin/sh -c apk add --update73.5 MB
25/bin/sh -c apk add --update484.38 KB
26/bin/sh -c apk add --update1 MB
27/bin/sh -c apk add --update110.34 MB
28/bin/sh -c apk add --update321.34 KB
29/bin/sh -c apk add --update916.95 KB
30/bin/sh -c apk add --update2.89 MB
31/bin/sh -c apk add --update18.13 MB
32/bin/sh -c apk add --update6.66 MB
33/bin/sh -c apk add --update405.28 KB
34/bin/sh -c pecl install uuid-1.2.0282.9 KB
35COPY file:4cce937f633c4e9626a46e94f341bce1e0c6bc86670e368bfd8edce27568a1aa in /usr/local/etc/php/conf.d/opcache.ini 330 B
36COPY file:3e406885e639bcb334b3108c6576d9506dd87f5e5ee2fa9ab17ebd5cd924feff in /usr/local/etc/php/conf.d/error.ini 329 B
37COPY file:9d8980eb1e94e79cae5c038ca20f4bfbbfb28db6fdeda7faf9027076f4a38445 in /app/userside_install.sh 245 B
38COPY file:c2c6f3a2d09039ec758b53fc35cc28ac01a76b5466c59d3f872285f15a70e2fd in /app/backup.sh 263 B
39COPY file:0190faa7f9704dd2203b07dc8697240d96608873552e8d4ebc6d1858a8d008dc in /app/exclude.list 196 B
40COPY file:983f0057216c99c9876e7596d0f8a8d82a12b3e71b93a4f5574b35740797d8c7 in /app/userside/installer.json 295 B
41COPY file:84ed8a179ef50a5f629a24c9bd86e932f55ec34996cb09b983a2140c228afb30 in /app 478 B
42/bin/sh -c chown -R www-data:www-data584 B
43VOLUME [/backup]0 B
44VOLUME [/app/userside]0 B
45WORKDIR /app/userside0 B
46RUN /bin/sh -c mkdir -p161 B
47COPY *.php /module/ # buildkit26.19 KB
48WORKDIR /module32 B
49VOLUME [/module/log]0 B
50CMD ["php" "usm_billing.php"]0 B

Command

ADD file:f77e3f51f020890d22997e6c2ca98968b75b8bc8c463341a2010ff0655d4c88f in /