Sign inSign up

appwrite/databases:0.4.5

Manifest digest

sha256:f46695a13defd316ddc2f1fa37715d63d606e3cb8e1b56c18feab6c87bd00699

OS/ARCH

linux/amd64

Compressed size

131.38 MB

Last pushed

2 months by appwrite

Type

Image

Manifest digest

sha256:f46695a13defd316ddc2f1fa37715d63d606e3cb8e1b56c18feab6c87bd00699

Image Layers

1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.21 MB
5RUN /bin/sh -c set -eux;934 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;216 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
12ENV PHP_VERSION=8.1.340 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.1.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.34.tar.xz.asc0 B
14ENV PHP_SHA256=ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c2510 B
15RUN /bin/sh -c set -eux;11.37 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;15.9 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.49 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.48 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23RUN /bin/sh -c apk update21.29 MB
25COPY /usr/local/src/vendor /usr/src/code/vendor # buildkit76.06 MB
26COPY ./app /usr/src/code/app # buildkit1.13 KB
27COPY ./src /usr/src/code/src # buildkit17.79 KB
28COPY ./bin /usr/local/bin # buildkit318 B
29COPY ./scripts /usr/src/code/scripts # buildkit15.93 KB
30RUN /bin/sh -c chmod +x253 B

Command

ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit