Sign inSign up

wisdomsky/casaos-toolbox:0.2

Multi-platform
Index digest

sha256:b19509b38015d25cb6a654982cc37618fbf86f008d7d4a7827d983b5b2261107

OS/ARCH

Compressed size

427.03 MB

Last pushed

almost 3 years by wisdomsky

Type

Image

Manifest digest

sha256:7b58d2e6b94ab75d6e948b10cb48ce4449b634ad7085dc007a7b899ab476cd1e

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get93.57 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.100 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.10.tar.xz.asc0 B
14ENV PHP_SHA256=561dc4acd5386e47f25be76f2c8df6ae854756469159248313bcf276e282fbb30 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.78 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark34.01 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium247 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ENV WEBUI_PORT=80880 B
23ENV DB_HOST=localhost0 B
24ENV DB_PORT=33060 B
25ENV DB_DATABASE=casaos0 B
26ENV DB_USERNAME=casaos0 B
27ENV DB_PASSWORD=casaos0 B
28ENV APP_URL=http://localhost0 B
29ENV FORCE_HTTPS=false0 B
30WORKDIR /www92 B
31RUN /bin/sh -c apt-get update14 MB
32RUN /bin/sh -c apt-get install143.68 MB
33RUN /bin/sh -c docker-php-ext-install zip69.06 KB
34RUN /bin/sh -c pecl install170.79 KB
35RUN /bin/sh -c docker-php-ext-enable yaml247 B
36RUN /bin/sh -c php -r17.29 KB
37RUN /bin/sh -c php -r32 B
38RUN /bin/sh -c php composer-setup.php689.56 KB
39RUN /bin/sh -c php -r139 B
40RUN /bin/sh -c mv composer.phar687.99 KB
41USER root0 B
42COPY ./src /www # buildkit147.51 KB
43RUN /bin/sh -c composer install41.48 MB
44RUN /bin/sh -c php artisan483 B
45RUN /bin/sh -c npm install58.52 MB
46RUN /bin/sh -c npm run447.14 KB
47ENTRYPOINT ["sh" "entrypoint.sh"]0 B

Command

ADD file:ec1a6e0aedd76c8fdc8544775f8b553f58950e9435f5cfe919f39374e222cfbb in /