Sign inSign up

openproject/community:13.2-slim

Multi-platform
Index digest

sha256:0c4ef2886a35fee33245f577fdb2fd6fffe15b2a2d89b9315d521dab081e8d33

OS/ARCH

Compressed size

333.75 MB

Last pushed

over 2 years by openprojectci

Type

Image

Manifest digest

sha256:31b36d486ca87c2e4c8319348a106aa93ae06151b1678ee025ad55561bc783ac

Image Layers

1ADD file ... in / 28.67 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;8.62 MB
4RUN /bin/sh -c set -eux;198 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_MAJOR=3.20 B
7ENV RUBY_VERSION=3.2.20 B
8ENV RUBY_DOWNLOAD_SHA256=4b352d0f7ec384e332e3e44cdbfdcd5ff2d594af3c8296b5636c710975149e230 B
9RUN /bin/sh -c set -eux;32.8 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN /bin/sh -c mkdir -p143 B
14CMD ["irb"]0 B
16ENV APP_USER=app0 B
17ENV APP_PATH=/app0 B
18ENV APP_DATA_PATH=/var/openproject/assets0 B
19ENV PGVERSION=130 B
20ENV CURRENT_PGVERSION=130 B
21ENV NEXT_PGVERSION=150 B
22ENV PGBIN=/usr/lib/postgresql/13/bin0 B
23ENV BUNDLE_WITHOUT=development:test0 B
24ENV SECRET_KEY_BASE=OVERWRITE_ME0 B
25ENV RAILS_ENV=production0 B
26ENV RAILS_LOG_TO_STDOUT=10 B
27ENV RAILS_SERVE_STATIC_FILES=10 B
28ENV OPENPROJECT_EDITION=standard0 B
29ENV OPENPROJECT_INSTALLATION__TYPE=docker0 B
30ENV OPENPROJECT_ATTACHMENTS__STORAGE__PATH=/var/openproject/assets/files0 B
31ENV OPENPROJECT_RAILS__CACHE__STORE=file_store0 B
32RUN /bin/sh -c useradd -d3.99 KB
33RUN /bin/sh -c mkdir -p95 B
34RUN /bin/sh -c mkdir -p147 B
35WORKDIR /app32 B
36RUN /bin/sh -c apt-get update60.87 MB
37COPY /usr/local/bundle /usr/local/bundle # buildkit105.31 MB
38COPY /app/public/assets /app/public/assets # buildkit37.19 MB
39COPY /app/config/frontend_assets.manifest.json /app/config/frontend_assets.manifest.json # buildkit7.22 KB
40COPY . . # buildkit60.29 MB
41COPY ./config/database.production.yml /app/config/database.yml # buildkit1.17 KB
42COPY /app/Gemfile.lock /app/ # buildkit32 B
43ENV BUNDLE_FROZEN=true0 B
44RUN /bin/sh -c tmp_path=$APP_PATH/tmp; (mkdir113 B
45USER app0 B
46RUN /bin/sh -c ln -s165 B
47EXPOSE map[8080/tcp:{}]0 B
48CMD ["./docker/prod/web"]0 B
49VOLUME [/var/openproject/assets]0 B

Command

ADD file:cc4e0e6a7b230ab75567cf842e75faa905aeab802405e89a4302d912db6bc5d9 in /