sha256:300167297f7c947531377f548a30796ac2a522c0fa021fcbd34ceadc57925a9c
OS/ARCH
linux/amd64
Compressed size
1.56 GB
Last pushed
about 15 hours by tecart
Type
Image
Manifest digest
sha256:300167297f7c947531377f548a30796ac2a522c0fa021fcbd34ceadc57925a9c
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn0 B4RUN /bin/sh -c apt-get -y17.66 MB5COPY apt/tecart-archive-keyring.gpg /usr/share/keyrings/tecart-archive-keyring.gpg # buildkit3.51 KB6COPY apt/sources.list /etc/apt/sources.list # buildkit260 B7COPY apt/tecart-bookworm.sources /etc/apt/sources.list.d/tecart-bookworm.sources # buildkit321 B8RUN /bin/sh -c chmod o+r3.53 KB9RUN /bin/sh -c apt-get -y569.17 KB10RUN /bin/sh -c apt-get update629.37 MB11RUN /bin/sh -c curl -fsSL772.22 KB12COPY --chmod=0755 jless/jless /usr/local/bin/jless #1.13 MB13RUN /bin/sh -c python3 -m5.98 MB14RUN /bin/sh -c gitchangelog --version93 B15RUN /bin/sh -c echo "Europe/Berlin"1.55 MB16RUN /bin/sh -c sed -i2.4 KB17RUN /bin/sh -c a2enmod php8.2;1.91 KB18COPY apache/99-tecart.ini /etc/php/8.2/cli/conf.d/99-tecart.ini # buildkit254 B19COPY apache/99-tecart.ini /etc/php/8.2/apache2/conf.d/99-tecart.ini # buildkit258 B20COPY apache/tecart.conf apache/fqdn.conf /etc/apache2/conf-available/ #335 B21COPY apache/apache_start.sh /usr/sbin/apache_start.sh # buildkit244 B22RUN /bin/sh -c chmod +x253 B23RUN /bin/sh -c mkdir -p201 B24COPY build/config.inc.php /data/crm/test/config.inc.php # buildkit400 B25COPY crm/config.inc.php /var/www/config/conf.inc.php # buildkit1.29 KB26COPY crm/misc.inc.php crm/1-testsystem.inc.php crm/licence.key /var/www/config/3.63 KB27RUN /bin/sh -c chown -R7.78 KB28COPY apache/000-default.conf /etc/apache2/sites-enabled/000-default.conf # buildkit633 B29RUN /bin/sh -c a2enconf tecart955 B30COPY ssl/tecart.ef.pem /etc/ssl/tecart.ef.pem # buildkit6.38 KB31COPY apache/default-ssl.conf /etc/apache2/sites-available/default-ssl.conf # buildkit911 B32RUN /bin/sh -c a2enmod ssl1.39 KB33COPY ssh/id_rsa.pub /var/www/.ssh/authorized_keys # buildkit529 B34RUN /bin/sh -c chmod o+r538 B35COPY supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit469 B36COPY test/test.sh test/developer.sh test/qa.sh test/exclude_files10.35 KB37RUN /bin/sh -c chmod o+r,+x10.35 KB38COPY /usr/lib/php/20220829/xdebug.so /usr/lib/php/20220829/xdebug.so # buildkit824.4 KB39COPY xdebug/xdebug.ini /etc/php/8.2/mods-available/xdebug.ini # buildkit356 B40RUN /bin/sh -c chmod o+r657 B41COPY /usr/lib/php/20220829/spx.so /usr/lib/php/20220829/spx.so # buildkit138.05 KB42COPY spx/spx.ini /etc/php/8.2/mods-available/spx.ini # buildkit273 B43RUN /bin/sh -c chmod o+r571 B44RUN /bin/sh -c a2enmod rewrite318 B45COPY supervisor/plug.conf /etc/supervisor/conf.d/ # buildkit292 B46RUN /bin/sh -c cd /tmp4.53 MB47COPY plug/plug.sh plug/plug_worker.sh /usr/sbin/ #1.25 KB48RUN /bin/sh -c chmod o+r,+x1.26 KB49RUN /bin/sh -c mkdir /usr/sbin/plug148 B50COPY plug/php/ /usr/sbin/plug/ # buildkit5.74 KB51RUN /bin/sh -c chmod o+r,+x5.84 KB52COPY phpunit/phpunit.sh /usr/bin/phpunit # buildkit225 B53RUN /bin/sh -c chmod o+r,+x234 B54COPY phpunit/phpunit_wrapper.php /usr/local/bin/phpunit_wrapper.php # buildkit767 B55RUN /bin/sh -c mkdir /var/run/redis;250 B56COPY redis/run_redis /usr/sbin/run_redis # buildkit1.13 KB57COPY crm/redis.cluster.conf.inc.php crm/redis.sentinel.conf.inc.php crm/redis.standalone.conf.inc.php /data/redis-config/1.5 KB58COPY redis/cluster /etc/redis/cluster # buildkit722 B59COPY redis/sentinel /etc/redis/sentinel # buildkit34.19 KB60COPY redis/standalone /etc/redis/standalone # buildkit15.64 KB61RUN /bin/sh -c mkdir /data/redis-nodes/86.09 KB62RUN /bin/sh -c mkdir -p157 B63COPY sourceguardian/sourceguardian.dat /usr/local/sourceguardian.dat # buildkit3.89 MB64COPY sourceguardian/sourceguardian.sh /usr/sbin/sourceguardian.sh # buildkit543 B65COPY sourceguardian/ixed.8.2.lin /usr/lib/sourceguardian/ixed.8.2.lin # buildkit57.01 KB66RUN /bin/sh -c chmod o+r,+x550 B67COPY sourceguardian/05-sourceguardian-loader.ini /etc/php/8.2/cli/conf.d/05-sourceguardian-loader.ini # buildkit254 B68COPY sourceguardian/05-sourceguardian-loader.ini /etc/php/8.2/apache2/conf.d/05-sourceguardian-loader.ini # buildkit254 B69RUN /bin/sh -c chmod o+r57.17 KB70COPY --chmod=0755 scripts/crm_* /usr/local/bin/ #427 B71RUN /bin/sh -c sed -i777 B72COPY code-analysis /opt/code-analysis # buildkit3.52 MB73RUN /bin/sh -c wget -qO-45.92 MB74RUN /bin/sh -c cd /tmp24.34 KB75ARG OPENCODE_VERSION=1.18.250 B76RUN |1 OPENCODE_VERSION=1.18.25 /bin/sh -c121.92 MB77COPY opencode/opencode.json /etc/opencode/opencode.json # buildkit544 B78CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B79ENV DB_TYPE=PSQL0 B80ADD postgresql/create_crmdb.sql /tmp/create_crmdb.sql # buildkit392 B81ADD postgresql/psql_ready.sh /usr/sbin/psql_ready.sh # buildkit349 B82ADD postgresql/psql_start.sh /usr/sbin/psql_start.sh # buildkit352 B83ADD supervisor/postgresql.conf /etc/supervisor/conf.d/postgresql.conf # buildkit329 B84RUN /bin/sh -c chmod o+r,+x71.66 MB85EXPOSE map[5432/tcp:{}]0 B86CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B87/usr/bin/supervisord -c /etc/supervisor/supervisord.conf155.25 MB88COPY xdebug-release/ixed.8.2.lin /usr/lib/sourceguardian/ixed.8.2.lin # buildkit59.77 KB89COPY xdebug-release/05-sourceguardian-loader.ini /etc/php/8.2/mods-available/sourceguardian-loader.ini # buildkit286 B90RUN /bin/sh -c ln -sf285 B91COPY --chmod=0755 xdebug-release/prepare-addon-dev.sh /usr/sbin/docker-hub-prepare-addon-dev.sh #368 B92COPY --chmod=0755 xdebug-release/setup-test.sh xdebug-release/smoke.py /usr/local/lib/tecart-xdebug/2.95 KB93RUN /bin/sh -c php -r111 B94/usr/sbin/docker-hub-prepare-addon-dev.sh221.86 MB95-c /etc/supervisor/supervisord.conf267.61 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'