Sign inSign up

unillett/catima:worker-v5.1.0-88cb48c-20260628233308

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

sha256:a306e81cc6472b64846998bda32db86dc7833963ebc1fad484b85fa3557df645

OS/ARCH

Compressed size

441.49 MB

Last pushed

3 months by infralettres

Type

Image

Manifest digest

sha256:260a7b16778d322e9ffc76ba6c27813c698204dc57c17f2f4beef7b5f779e4f6

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;1.2 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.90 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=4231c54072601a171faed1699f105985e9971c94cd382b78feb4eb44eec2dd1a0 B
8RUN /bin/sh -c set -eux;40.13 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;144 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 update170.82 MB
22RUN /bin/sh -c JEMALLOC_PATH=$(find /usr/lib294 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)6.58 MB
26RUN /bin/sh -c curl -fsSL2.85 MB
27RUN /bin/sh -c mkdir -p57.86 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 # buildkit244 B
33RUN /bin/sh -c chmod 064432 B
34RUN /bin/sh -c curl -fsSL1.65 MB
35COPY ./docker/config/nginx.conf /var/www/catima/config/nginx.conf # buildkit733 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.05 KB
39RUN /bin/sh -c bundle config73.35 MB
40COPY package.json yarn.lock /var/www/catima/ #120.85 KB
41RUN /bin/sh -c yarn install51.53 MB
42COPY docker/config/k8s-poststart.sh /var/www/catima/k8s-poststart.sh # buildkit353 B
43RUN /bin/sh -c chmod +x352 B
44COPY ./docker/config/supervisord-worker-production.conf /etc/supervisor/conf.d/supervisord.conf # buildkit410 B
45COPY ./docker/config/entrypoint-worker-production.sh /usr/local/bin/entrypoint.sh # buildkit298 B
46RUN /bin/sh -c chmod +x32 B
47USER catima0 B
48COPY --chown=catima:catima . /var/www/catima/ #2.46 MB
49RUN /bin/sh -c cp config/database.example.yml.prod623 B
50USER root0 B
51RUN /bin/sh -c MAMMOTH_URL=$(node -pe4.18 MB
52USER catima0 B
53RUN /bin/sh -c rm -rf173 B
54ENV RAILS_ENV=production0 B
55ENV NODE_ENV=production0 B
56ENTRYPOINT ["entrypoint.sh"]0 B
57CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'