sha256:86b038ab455a91c1fdcc6e0d5942edc77a6f0a495d4665e93e0422f80d48c049
OS/ARCH
linux/amd64
Compressed size
1.26 GB
Last pushed
over 2 years by kodcloud
Type
Image
Manifest digest
sha256:86b038ab455a91c1fdcc6e0d5942edc77a6f0a495d4665e93e0422f80d48c049
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.03 MB6CMD ["/bin/bash"]0 B8ARG PG_VERSION=140 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 DEBIAN_FRONTEND=noninteractive0 B10ARG ONLYOFFICE_VALUE=onlyoffice0 B11RUN |2 PG_VERSION=14 ONLYOFFICE_VALUE=onlyoffice /bin/sh359.98 MB12COPY config/supervisor/supervisor /etc/init.d/ # buildkit1.89 KB13COPY config/supervisor/ds/*.conf /etc/supervisor/conf.d/ # buildkit704 B14COPY run-document-server.sh /app/ds/run-document-server.sh # buildkit6.14 KB15EXPOSE map[443/tcp:{} 80/tcp:{}]0 B16ARG COMPANY_NAME=onlyoffice0 B17ARG PRODUCT_NAME=documentserver0 B18ARG PRODUCT_EDITION=0 B19ARG PACKAGE_VERSION=0 B20ARG TARGETARCH0 B21ARG PACKAGE_BASEURL=http://download.onlyoffice.com/install/documentserver/linux0 B22ENV COMPANY_NAME=onlyoffice PRODUCT_NAME=documentserver PRODUCT_EDITION= DS_DOCKER_INSTALLATION=true0 B23RUN |8 PG_VERSION=14 ONLYOFFICE_VALUE=onlyoffice COMPANY_NAME=onlyoffice208.72 MB24COPY officeData/web/ /var/www/onlyoffice/documentserver/ # buildkit617.52 MB25COPY Fonts/ /var/www/onlyoffice/documentserver/core-fonts/ # buildkit78.62 MB26COPY nginx/ds-kod-include.conf /etc/nginx/includes/ # buildkit414 B27COPY nginx/ds-kod-server.conf /etc/nginx/conf.d/ # buildkit713 B28VOLUME [/var/log/onlyoffice /var/lib/onlyoffice /var/www/onlyoffice/Data /var/lib/postgresql0 B29ENTRYPOINT ["/app/ds/run-document-server.sh"]0 BCommand
ARG RELEASE