Sign inSign up

torstenappwrite/appwrite:0.12.0

Multi-platform
Manifest digest

sha256:fdf44e4f72e4644f2cdb041dedf61d210577156b6cd516cbdb70091eddd2e021

OS/ARCH

Compressed size

175.58 MB

Last pushed

over 4 years by torstenappwrite

Type

Image

Manifest digest

sha256:fdf44e4f72e4644f2cdb041dedf61d210577156b6cd516cbdb70091eddd2e021

Image Layers

1ADD file ... in / 2.51 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.62 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B
12ENV PHP_VERSION=8.0.140 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.14.tar.xz.asc0 B
14ENV PHP_SHA256=fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e30 B
15/bin/sh -c set -eux; apk10.38 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk13.01 MB
18COPY multi:a00980ff863125d6071b93844e0a51dc89719405d95217aba6860be950a05740 in /usr/local/bin/ 2.25 KB
19/bin/sh -c docker-php-ext-enable sodium17.78 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
23ARG VERSION=dev0 B
24ARG DEBUG=false0 B
25ENV DEBUG=false0 B
26ENV _APP_SERVER=swoole _APP_ENV=production _APP_LOCALE=en _APP_DOMAIN=localhost0 B
27RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh182 B
28RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh71.29 MB
29RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh0 B
30WORKDIR /usr/src/code139 B
31COPY /usr/local/src/vendor /usr/src/code/vendor # buildkit25.44 MB
32COPY /usr/local/src/public/dist /usr/src/code/public/dist # buildkit553.26 KB
33COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/swoole.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/yasd.so* /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ #14.65 MB
34COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/redis.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit925.77 KB
35COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/imagick.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit409.96 KB
36COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/yaml.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit88.72 KB
37COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/maxminddb.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit26.71 KB
38COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/mongodb.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit2.18 MB
39COPY ./app /usr/src/code/app # buildkit25.96 MB
40COPY ./bin /usr/local/bin # buildkit1.06 KB
41COPY ./docs /usr/src/code/docs # buildkit990.26 KB
42COPY ./public/fonts /usr/src/code/public/fonts # buildkit359.42 KB
43COPY ./public/images /usr/src/code/public/images # buildkit5.18 MB
44COPY ./src /usr/src/code/src # buildkit69.28 KB
45RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh229 B
46RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh833 B
47RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh143 B
48RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh246 B
49RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh245 B
50RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh247 B
51RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh243 B
52RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh250 B
53RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh0 B
54RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh0 B
55RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh259 B
56RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh279 B
57RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh291 B
58RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh311 B
59RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh332 B
60RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh337 B
61EXPOSE map[80/tcp:{}]0 B
62CMD ["php" "app/http.php" "-dopcache.preload=opcache.preload=/usr/src/code/app/preload.php"]0 B

Command

ADD file:61137e0aa49ba06f57ac69466fe2fb116f580b5e6159d56f846b1d72c4a3c814 in /