Sign inSign up

wisdomsky/casaos-toolbox:0.1

Multi-platform
Index digest

sha256:c444943df439a32d6dedc8a2c0961f7eb591fee26350146beb5141fa1c51edbf

OS/ARCH

Compressed size

400.4 MB

Last pushed

about 3 years by wisdomsky

Type

Image

Manifest digest

sha256:84bc1619efd13d5b8e66cc45b1de192b3705ec3eecfea434ea46e43e4a5c47c1

Image Layers

1ADD file ... in / 23.66 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {227 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get72.69 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 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.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.9.tar.xz.asc0 B
14ENV PHP_SHA256=1e6cb77f997613864ab3127fbfc6a8c7fdaa89a95e8ed6167617b913b4de47650 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.78 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark30.84 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium245 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
28WORKDIR /www91 B
29RUN /bin/sh -c apt-get update14.22 MB
30RUN /bin/sh -c apt-get install133.14 MB
31RUN /bin/sh -c docker-php-ext-install zip60.03 KB
32RUN /bin/sh -c pecl install166.62 KB
33RUN /bin/sh -c docker-php-ext-enable yaml248 B
34RUN /bin/sh -c php -r17.29 KB
35RUN /bin/sh -c php -r32 B
36RUN /bin/sh -c php composer-setup.php682.98 KB
37RUN /bin/sh -c php -r139 B
38RUN /bin/sh -c mv composer.phar681.96 KB
39USER root0 B
40COPY ./src /www # buildkit32.85 KB
41RUN /bin/sh -c composer install41.71 MB
42RUN /bin/sh -c php artisan476 B
43RUN /bin/sh -c npm install70.44 MB
44RUN /bin/sh -c npm run340.12 KB
45ENTRYPOINT ["sh" "entrypoint.sh"]0 B

Command

ADD file:45cc27bd11f601d2fef5d7494a1a6253287e6d22e108e39c0884761c7533cd9c in /