Sign inSign up

torstenappwrite/appwrite:0.13.0

Multi-platform
Manifest digest

sha256:60b6be3ecda475d69b47a72805f40b55afb78a301f5e0a463b5d418462517453

OS/ARCH

Compressed size

239.68 MB

Last pushed

over 4 years by torstenappwrite

Type

Image

Manifest digest

sha256:60b6be3ecda475d69b47a72805f40b55afb78a301f5e0a463b5d418462517453

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=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; apk14.31 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_WORKER_PER_CORE=0 B
27RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh179 B
28RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh75.54 MB
29RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh0 B
30WORKDIR /usr/src/code139 B
31COPY /usr/local/src/vendor /usr/src/code/vendor # buildkit82.8 MB
32COPY /usr/local/src/public/dist /usr/src/code/public/dist # buildkit450.2 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/ #15.02 MB
34COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/redis.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit976 KB
35COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/imagick.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit482.25 KB
36COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/yaml.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit91.89 KB
37COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/maxminddb.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit27.45 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.21 MB
39COPY ./app /usr/src/code/app # buildkit26.3 MB
40COPY ./bin /usr/local/bin # buildkit1.13 KB
41COPY ./docs /usr/src/code/docs # buildkit1.04 MB
42COPY ./public/fonts /usr/src/code/public/fonts # buildkit473.18 KB
43COPY ./public/images /usr/src/code/public/images # buildkit5.23 MB
44COPY ./src /usr/src/code/src # buildkit60.85 KB
45RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh229 B
46RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh900 B
47RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh145 B
48RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh245 B
49RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh245 B
50RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh247 B
51RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh245 B
52RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh249 B
53RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh0 B
54RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh0 B
55RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh260 B
56RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh280 B
57RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh291 B
58RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh310 B
59RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh330 B
60RUN |2 VERSION=0.13.0 DEBUG=false /bin/sh336 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:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /