Sign inSign up

openproject/openproject-test:testing

Multi-platform
Index digest

sha256:5232dc145cbe5515d5ff335d6abc2e53773b6cefa9d40c03bd206a361e54689d

OS/ARCH

Compressed size

1.04 GB

Last pushed

11 months by openprojectci

Type

Image

Manifest digest

sha256:fad580e81167990e23871e5cd3f527013b04e38d75867d2c3d3e7cf594ad1563

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.92 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.65 MB
5RUN /bin/sh -c set -eux;190 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=3.4.70 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.7.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=db425a86f6e07546957578f4946cc700a91e7fd51115a86c56e096f30e0530c70 B
10RUN /bin/sh -c set -eux;39.66 MB
11ENV GEM_HOME=/usr/local/bundle0 B
12ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
13ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN /bin/sh -c set -eux;141 B
15CMD ["irb"]0 B
17ARG NODE_VERSION=22.15.00 B
18ARG BIM_SUPPORT=true0 B
19ENV USE_JEMALLOC=false0 B
20ENV DEBIAN_FRONTEND=noninteractive0 B
21ENV BUNDLE_JOBS=80 B
22ENV BUNDLE_RETRY=30 B
23ENV BUNDLE_WITHOUT=development:test0 B
24ENV DOCKER=10 B
25ENV APP_USER=app0 B
26ENV APP_PATH=/app0 B
27ENV APP_DATA_PATH=/var/openproject/assets0 B
28ENV PGVERSION=170 B
29ENV PGVERSION_CHOICES=13 15 170 B
30ENV PGBIN=/usr/lib/postgresql/17/bin0 B
31ENV PATH=/usr/lib/postgresql/17/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
32ENV BUNDLE_WITHOUT=development:test0 B
33ENV SECRET_KEY_BASE=OVERWRITE_ME0 B
34ENV RAILS_ENV=production0 B
35ENV RAILS_LOG_TO_STDOUT=10 B
36ENV RAILS_SERVE_STATIC_FILES=10 B
37ENV OPENPROJECT_EDITION=standard0 B
38ENV OPENPROJECT_INSTALLATION__TYPE=docker0 B
39ENV OPENPROJECT_ATTACHMENTS__STORAGE__PATH=/var/openproject/assets/files0 B
40ENV OPENPROJECT_RAILS__CACHE__STORE=file_store0 B
41ENV OPENPROJECT_ANGULAR_UGLIFY=true0 B
42RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh3.31 KB
43WORKDIR /app32 B
44RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh894.97 KB
45COPY ./docker/prod/setup/preinstall-common.sh ./docker/prod/setup/preinstall-common.sh # buildkit1.42 KB
46RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh239.01 MB
47COPY Gemfile Gemfile.* .ruby-version ./38.24 KB
48COPY modules ./modules # buildkit28.6 MB
49COPY vendor ./vendor # buildkit251.64 KB
50COPY lib ./lib # buildkit297.04 KB
51COPY ./docker/prod/setup/bundle-install.sh ./vendor/bundle* ./vendor/ #326 B
52RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh78.09 MB
53COPY . . # buildkit221.5 MB
54RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh34.35 KB
55ENV OPENPROJECT_RAILS__CACHE__STORE=memcache0 B
56ENV DATABASE_URL=postgres://openproject:[email protected]/openproject0 B
57ENV PGDATA=/var/openproject/pgdata0 B
58COPY /go/bin/gosu /usr/local/bin/gosu # buildkit750.03 KB
59RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh32 B
60RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh122.01 MB
61EXPOSE [80/tcp]0 B
62VOLUME [/var/openproject/pgdata /var/openproject/assets]0 B
63ENTRYPOINT ["./docker/prod/entrypoint.sh"]0 B
64CMD ["./docker/prod/supervisord"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400'