Sign inSign up

unillett/catima:app-stage-9da48fc-20260804132116

Multi-platform
API management
Web servers
Content management system
Index digest

sha256:64bbb722cac59af7e2678ca448a1bc38dde7e29c795029ed6f19142dbef2027b

OS/ARCH

Compressed size

466.54 MB

Last pushed

about 1 month by infralettres

Type

Image

Manifest digest

sha256:259b91ccac6868403bcc46d344974b406a9447379cb29718efa59671549db1d6

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;1.22 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.100 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.10.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=6f32ad662baafc228d12030dbcd284f83b034dd4337b300dc84ac74d11a1eb680 B
8RUN /bin/sh -c set -eux;40.21 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;142 B
13CMD ["irb"]0 B
14ENV COREPACK_ENABLE_AUTO_PIN=00 B
15ENV PSQL_CLIENT_VERSION=180 B
16ENV NODE_VERSION=220 B
17ENV YARN_VERSION=1.220 B
18ENV SUPERCRONIC_VERSION=0.2.390 B
19ENV NGINX_VERSION=1.28.00 B
20ENV BUNDLER_VERSION=2.4.50 B
21RUN /bin/sh -c apt-get update178.65 MB
22RUN /bin/sh -c JEMALLOC_PATH=$(find /usr/lib295 B
23ENV LD_PRELOAD=/usr/local/lib/libjemalloc.so.20 B
24ENV MALLOC_CONF=background_thread:true,dirty_decay_ms:5000,muzzy_decay_ms:5000,narenas:40 B
25RUN /bin/sh -c ARCH=$(dpkg --print-architecture)7.13 MB
26RUN /bin/sh -c curl -fsSL2.82 MB
27RUN /bin/sh -c mkdir -p57.74 MB
28RUN /bin/sh -c gem install1.49 KB
29RUN /bin/sh -c groupadd -g3.3 KB
30RUN /bin/sh -c mkdir -p137 B
31WORKDIR /var/www/catima32 B
32COPY ./docker/config/logrotate-catima /etc/logrotate.d/catima # buildkit246 B
33RUN /bin/sh -c chmod 064432 B
34RUN /bin/sh -c curl -fsSL1.64 MB
35COPY ./docker/config/nginx.conf /var/www/catima/config/nginx.conf # buildkit735 B
36COPY ./docker/config/nginx-catima.conf /etc/nginx/sites-available/default # buildkit1.01 KB
37RUN /bin/sh -c ln -sf178 B
38COPY Gemfile Gemfile.lock /var/www/catima/ #6.13 KB
39RUN /bin/sh -c bundle config74.68 MB
40COPY package.json yarn.lock /var/www/catima/ #120.6 KB
41RUN /bin/sh -c yarn install50.52 MB
42COPY docker/config/k8s-poststart.sh /var/www/catima/k8s-poststart.sh # buildkit353 B
43RUN /bin/sh -c chmod +x353 B
44COPY ./docker/config/supervisord-app-staging.conf /etc/supervisor/conf.d/supervisord.conf # buildkit541 B
45COPY ./docker/config/entrypoint-app-staging.sh /usr/local/bin/entrypoint.sh # buildkit763 B
46RUN /bin/sh -c chmod +x32 B
47USER catima0 B
48COPY --chown=catima:catima ./docker/config/crontab-catima /var/www/catima/config/crontab #520 B
49COPY --chown=catima:catima . /var/www/catima/ #2.46 MB
50COPY --chown=catima:catima ./docker/config/puma_helpers.rb /var/www/catima/config/puma_helpers.rb #1.88 KB
51COPY --chown=catima:catima ./docker/config/puma.rb /var/www/catima/config/puma.rb #1.21 KB
52RUN /bin/sh -c cp config/database.example.yml.stage620 B
53RUN /bin/sh -c SECRET_KEY_BASE=dummy RAILS_ENV=staging16.75 MB
54USER root0 B
55RUN /bin/sh -c MAMMOTH_URL=$(node -pe4.19 MB
56USER catima0 B
57RUN /bin/sh -c curl -L7.91 KB
58RUN /bin/sh -c rm -rf174 B
59ENV RAILS_ENV=staging0 B
60ENV NODE_ENV=production0 B
61ENTRYPOINT ["entrypoint.sh"]0 B
62CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'