Sign inSign up

machisuji/openproject:magic

Manifest digest

sha256:52d40acb3f8d8af0437dc8ab4978291c69ead50520a9440bf17d21e5a2a220d4

OS/ARCH

linux/amd64

Compressed size

1.1 GB

Last pushed

about 1 year by machisuji

Type

Image

Manifest digest

sha256:52d40acb3f8d8af0437dc8ab4978291c69ead50520a9440bf17d21e5a2a220d4

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.91 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.6 MB
5RUN /bin/sh -c set -eux;190 B
6ENV LANG=C.UTF-80 B
7ENV RUBY_VERSION=3.4.50 B
8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.5.tar.xz0 B
9ENV RUBY_DOWNLOAD_SHA256=7b3a905b84b8777aa29f557bada695c3ce108390657e614d2cc9e2fb7e4595360 B
10RUN /bin/sh -c set -eux;39.56 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;143 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.34 KB
43WORKDIR /app32 B
44RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh892.97 KB
45COPY ./docker/prod/setup/preinstall-common.sh ./docker/prod/setup/preinstall-common.sh # buildkit1.37 KB
46RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh239.91 MB
47COPY Gemfile Gemfile.* .ruby-version ./33.71 KB
48COPY modules ./modules # buildkit28.5 MB
49COPY vendor ./vendor # buildkit251.66 KB
50COPY lib ./lib # buildkit294.71 KB
51COPY ./docker/prod/setup/bundle-install.sh ./vendor/bundle* ./vendor/ #330 B
52RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh75.72 MB
53COPY . . # buildkit174.64 MB
54RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh112.65 MB
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.02 KB
59RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh750.05 KB
60RUN |2 NODE_VERSION=22.15.0 BIM_SUPPORT=true /bin/sh122.21 MB
61EXPOSE map[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' '@1754870400'