Sign inSign up

openproject/community:13.2.0-slim

Multi-platform
Index digest

sha256:4212c5726e5844bac3376a9efdd6914c1102d6e44217b94b50409c9fa552e58e

OS/ARCH

Compressed size

342.58 MB

Last pushed

over 2 years by openprojectci

Type

Image

Manifest digest

sha256:af05bf4b63873a7d4b63723221b016259c88f20a4f861340239bef535fb0d144

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
16LABEL io.artifacthub.package.readme-url=https://www.openproject.org/docs/installation-and-operations/installation/docker/0 B
17LABEL org.opencontainers.image.documentation=https://www.openproject.org/docs/0 B
18LABEL org.opencontainers.image.vendor=OpenProject GmbH0 B
19ENV APP_USER=app0 B
20ENV APP_PATH=/app0 B
21ENV APP_DATA_PATH=/var/openproject/assets0 B
22ENV PGVERSION=130 B
23ENV CURRENT_PGVERSION=130 B
24ENV NEXT_PGVERSION=150 B
25ENV PGBIN=/usr/lib/postgresql/13/bin0 B
26ENV BUNDLE_WITHOUT=development:test0 B
27ENV SECRET_KEY_BASE=OVERWRITE_ME0 B
28ENV RAILS_ENV=production0 B
29ENV RAILS_LOG_TO_STDOUT=10 B
30ENV RAILS_SERVE_STATIC_FILES=10 B
31ENV OPENPROJECT_EDITION=standard0 B
32ENV OPENPROJECT_INSTALLATION__TYPE=docker0 B
33ENV OPENPROJECT_ATTACHMENTS__STORAGE__PATH=/var/openproject/assets/files0 B
34ENV OPENPROJECT_RAILS__CACHE__STORE=file_store0 B
35RUN /bin/sh -c useradd -d3.99 KB
36RUN /bin/sh -c mkdir -p96 B
37RUN /bin/sh -c mkdir -p146 B
38WORKDIR /app32 B
39RUN /bin/sh -c apt-get update60.87 MB
40COPY /usr/local/bundle /usr/local/bundle # buildkit105.32 MB
41COPY /app/public/assets /app/public/assets # buildkit42.81 MB
42COPY /app/config/frontend_assets.manifest.json /app/config/frontend_assets.manifest.json # buildkit7.43 KB
43COPY . . # buildkit63.48 MB
44COPY ./config/database.production.yml /app/config/database.yml # buildkit1.17 KB
45COPY /app/Gemfile.lock /app/ # buildkit32 B
46ENV BUNDLE_FROZEN=true0 B
47RUN /bin/sh -c tmp_path=$APP_PATH/tmp; (mkdir112 B
48USER app0 B
49RUN /bin/sh -c ln -s167 B
50EXPOSE map[8080/tcp:{}]0 B
51CMD ["./docker/prod/web"]0 B
52VOLUME [/var/openproject/assets]0 B

Command

ADD file:cc4e0e6a7b230ab75567cf842e75faa905aeab802405e89a4302d912db6bc5d9 in /