Sign inSign up

torstenappwrite/appwrite:db-alpha

Multi-platform
Manifest digest

sha256:459a0dfedf3c65c3848bd7dfe9e2605ec71aebea960cb5d01903c9504ed815dd

OS/ARCH

Compressed size

177.33 MB

Last pushed

almost 5 years by torstenappwrite

Type

Image

Manifest digest

sha256:459a0dfedf3c65c3848bd7dfe9e2605ec71aebea960cb5d01903c9504ed815dd

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.130 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.13.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.13.tar.xz.asc0 B
14ENV PHP_SHA256=cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed520 B
15/bin/sh -c set -eux; apk10.37 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk14.3 MB
18COPY multi:a00980ff863125d6071b93844e0a51dc89719405d95217aba6860be950a05740 in /usr/local/bin/ 2.25 KB
19/bin/sh -c docker-php-ext-enable sodium17.77 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/sh181 B
28RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh73.02 MB
29RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh0 B
30WORKDIR /usr/src/code138 B
31COPY /usr/local/src/vendor /usr/src/code/vendor # buildkit25.36 MB
32COPY /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/ #13.72 MB
33COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/redis.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit955.06 KB
34COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/imagick.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit452.56 KB
35COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/yaml.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit92.04 KB
36COPY /usr/local/lib/php/extensions/no-debug-non-zts-20200930/maxminddb.so /usr/local/lib/php/extensions/no-debug-non-zts-20200930/ # buildkit27.64 KB
37COPY /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
38COPY ./app /usr/src/code/app # buildkit25.81 MB
39COPY ./bin /usr/local/bin # buildkit1.02 KB
40COPY ./docs /usr/src/code/docs # buildkit983.16 KB
41COPY ./public /usr/src/code/public # buildkit5.67 MB
42COPY ./src /usr/src/code/src # buildkit59.1 KB
43RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh229 B
44RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh796 B
45RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh144 B
46RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh244 B
47RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh244 B
48RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh245 B
49RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh243 B
50RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh248 B
51RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh0 B
52RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh0 B
53RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh257 B
54RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh277 B
55RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh289 B
56RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh310 B
57RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh332 B
58RUN |2 VERSION=0.12.0 DEBUG=false /bin/sh335 B
59EXPOSE map[80/tcp:{}]0 B
60CMD ["php" "app/http.php" "-dopcache.preload=opcache.preload=/usr/src/code/app/preload.php"]0 B

Command

ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /