sha256:44b5c1a1e97ca7bd9c25e0d53c1f1e0506a5dd8475e7e94e2b5b93766b71fb98
OS/ARCH
Compressed size
969.88 MB
Last pushed
about 1 year by openprojectci
Type
Image
Manifest digest
sha256:df4f696307268b3e0176d32c9edbd6e344ddc05479a210466c905be414f6dd10
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.63 MB5RUN /bin/sh -c set -eux;189 B6ENV LANG=C.UTF-80 B7ENV RUBY_VERSION=3.4.50 B8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.5.tar.xz0 B9ENV RUBY_DOWNLOAD_SHA256=7b3a905b84b8777aa29f557bada695c3ce108390657e614d2cc9e2fb7e4595360 B10RUN /bin/sh -c set -eux;39.56 MB11ENV GEM_HOME=/usr/local/bundle0 B12ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B13ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN /bin/sh -c set -eux;143 B15CMD ["irb"]0 B17ARG NODE_VERSION=22.15.00 B18ARG BIM_SUPPORT=true0 B19ENV USE_JEMALLOC=false0 B20ENV DEBIAN_FRONTEND=noninteractive0 B21ENV BUNDLE_JOBS=80 B22ENV BUNDLE_RETRY=30 B23ENV BUNDLE_WITHOUT=development:test0 B24ENV DOCKER=10 B25ENV APP_USER=app0 B26ENV APP_PATH=/app0 B27ENV APP_DATA_PATH=/var/openproject/assets0 B28ENV PGVERSION=170 B29ENV PGVERSION_CHOICES=13 15 170 B30ENV PGBIN=/usr/lib/postgresql/17/bin0 B31ENV PATH=/usr/lib/postgresql/17/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32ENV BUNDLE_WITHOUT=development:test0 B33ENV SECRET_KEY_BASE=OVERWRITE_ME0 B34ENV RAILS_ENV=production0 B35ENV RAILS_LOG_TO_STDOUT=10 B36ENV RAILS_SERVE_STATIC_FILES=10 B37ENV OPENPROJECT_EDITION=standard0 B38ENV OPENPROJECT_INSTALLATION__TYPE=docker0 B39ENV OPENPROJECT_ATTACHMENTS__STORAGE__PATH=/var/openproject/assets/files0 B40ENV OPENPROJECT_RAILS__CACHE__STORE=file_store0 B41ENV OPENPROJECT_ANGULAR_UGLIFY=true0 B42RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh3.32 KB43WORKDIR /app32 B44RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh894.96 KB45COPY ./docker/prod/setup/preinstall-common.sh ./docker/prod/setup/preinstall-common.sh # buildkit1.36 KB46RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh243.95 MB47COPY Gemfile Gemfile.* .ruby-version ./33.71 KB48COPY modules ./modules # buildkit28.54 MB49COPY vendor ./vendor # buildkit251.64 KB50COPY lib ./lib # buildkit294.13 KB51COPY ./docker/prod/setup/bundle-install.sh ./vendor/bundle* ./vendor/ #323 B52RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh75.71 MB53COPY . . # buildkit248.46 MB54RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh29.95 KB55USER app0 B56EXPOSE &{[{{78 0} {78 0}}]0 B57CMD ["./docker/prod/web"]0 B58ENTRYPOINT ["./docker/prod/entrypoint-slim.sh"]0 B59VOLUME [/var/openproject/assets]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'