Sign inSign up

marekskopal/mariadb-backup-aws:1.0

Multi-platform
Databases & storage
Index digest

sha256:104abd95fd0a2557977d1f75f3239f02bed5d4493809400e4415d54aa1f318d2

OS/ARCH

Compressed size

82.28 MB

Last pushed

7 days by marekskopal

Type

Image

Manifest digest

sha256:e19fc891779ee3cefc121d8bfe17b9b214d8d4db0a9d9d7ca8806ee9dbc43cd5

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.97 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;217 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.100 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B
14ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
15RUN /bin/sh -c set -eux;13.81 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;20.98 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.68 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit38.43 KB
23RUN /bin/sh -c install-php-extensions 173 B
24RUN /bin/sh -c set -x31.08 MB
25COPY /usr/bin/composer /usr/local/bin/composer # buildkit813.46 KB
26COPY ./docker/etc/supervisor/supervisor.conf /etc/supervisor/supervisor.conf # buildkit278 B
27ENV AWS_ROOT_PATH=backup0 B
28ENV AWS_MAX_BACKUPS=300 B
29ENTRYPOINT ["/bin/sh" "-c" "/usr/bin/supervisord -c0 B
30COPY ./docker/etc/cron.d /etc/cron.d # buildkit237 B
31RUN /bin/sh -c chmod 0600237 B
32COPY ./docker/docker-php.ini /usr/local/etc/php/conf.d/docker-php.ini # buildkit23.58 KB
33COPY ./bin /app/bin # buildkit382 B
34COPY ./src /app/src # buildkit5.47 KB
35COPY ./composer.json /app/ # buildkit713 B
36WORKDIR /app/32 B
37RUN /bin/sh -c rm -rf5.56 MB

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit