Sign inSign up

onlyoffice/docspace-router:2.6.3.1

Index digest

sha256:3151e27b2d48354160976346bc4e141bee19fb9ba306876edc8b17fc591a80b5

OS/ARCH

linux/amd64

Compressed size

256.57 MB

Last pushed

almost 2 years by agolybev

Type

Image

Manifest digest

sha256:5f16b9ba96efa7c987f88b4ef247cfa62e69a3480c9b37cc3e2c90a28cc660b2

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Evan Wies <[email protected]>0 B
8ARG RESTY_IMAGE_BASE=ubuntu0 B
9ARG RESTY_IMAGE_TAG=focal0 B
10ARG RESTY_VERSION=1.25.3.20 B
11ARG RESTY_LUAROCKS_VERSION=3.11.00 B
12ARG RESTY_OPENSSL_VERSION=1.1.1w0 B
13ARG RESTY_OPENSSL_PATCH_VERSION=1.1.1f0 B
14ARG RESTY_OPENSSL_URL_BASE=https://www.openssl.org/source/old/1.1.10 B
15ARG RESTY_PCRE_VERSION=8.450 B
16ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit0 B
17ARG RESTY_PCRE_SHA256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B
18ARG RESTY_J=10 B
19ARG RESTY_CONFIG_OPTIONS= 0 B
20ARG RESTY_CONFIG_OPTIONS_MORE=0 B
21ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
22ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B
23ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B
24ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B
25ARG RESTY_EVAL_PRE_CONFIGURE=0 B
26ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B
27ARG RESTY_EVAL_POST_MAKE=0 B
28ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B
29LABEL resty_image_base=ubuntu0 B
30LABEL resty_image_tag=focal0 B
31LABEL resty_version=1.25.3.20 B
32LABEL resty_luarocks_version=3.11.00 B
33LABEL resty_openssl_version=1.1.1w0 B
34LABEL resty_openssl_patch_version=1.1.1f0 B
35LABEL resty_openssl_url_base=https://www.openssl.org/source/old/1.1.10 B
36LABEL resty_pcre_version=8.450 B
37LABEL resty_pcre_build_options=--enable-jit0 B
38LABEL resty_pcre_sha256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B
39LABEL resty_config_options= 0 B
40LABEL resty_config_options_more=0 B
41LABEL resty_config_deps=--with-pcre 0 B
42LABEL resty_add_package_builddeps=0 B
43LABEL resty_add_package_rundeps=0 B
44LABEL resty_eval_pre_configure=0 B
45LABEL resty_eval_post_download_pre_configure=0 B
46LABEL resty_eval_post_make=0 B
47LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
48LABEL resty_pcre_options=--with-pcre-jit0 B
49RUN |21 RESTY_IMAGE_BASE=ubuntu RESTY_IMAGE_TAG=focal RESTY_VERSION=1.25.3.2189.61 MB
50ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin0 B
51ENV LUA_PATH=/usr/local/openresty/site/lualib/?.ljbc;/usr/local/openresty/site/lualib/?/init.ljbc;/usr/local/openresty/lualib/?.ljbc;/usr/local/openresty/lualib/?/init.ljbc;/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua0 B
52ENV LUA_CPATH=/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so0 B
53COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.34 KB
54COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit834 B
55CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B
56STOPSIGNAL SIGQUIT0 B
57ARG SRC_PATH=/app/onlyoffice/src0 B
58ARG BUILD_PATH=/var/www0 B
59ARG COUNT_WORKER_CONNECTIONS=10240 B
60ENV DNS_NAMESERVER=127.0.0.11 COUNT_WORKER_CONNECTIONS=1024 MAP_HASH_BUCKET_SIZE=0 B
61RUN |3 SRC_PATH=/app/onlyoffice/src BUILD_PATH=/var/www COUNT_WORKER_CONNECTIONS=102418.15 MB
62COPY /etc/nginx/conf.d /etc/nginx/conf.d # buildkit3.36 KB
63COPY /etc/nginx/includes /etc/nginx/includes # buildkit454 B
64COPY /app/onlyoffice/src/publish/web/client /var/www/client # buildkit9.72 MB
65COPY /app/onlyoffice/src/publish/web/public /var/www/public # buildkit10.45 MB
66COPY /app/onlyoffice/src/campaigns/src/campaigns /var/www/public/campaigns # buildkit148.95 KB
67COPY /app/onlyoffice/src/publish/web/management /var/www/management # buildkit2.24 MB
68COPY /app/onlyoffice/src/buildtools/install/docker/config/nginx/docker-entrypoint.d /docker-entrypoint.d # buildkit2.95 KB
69COPY /app/onlyoffice/src/buildtools/install/docker/config/nginx/templates/upstream.conf.template /etc/nginx/templates/upstream.conf.template # buildkit702 B
70COPY /app/onlyoffice/src/buildtools/install/docker/config/nginx/templates/nginx.conf.template /etc/nginx/nginx.conf.template # buildkit533 B
71COPY /app/onlyoffice/src/buildtools/config/nginx/html /etc/nginx/html # buildkit1.17 KB
72COPY /app/onlyoffice/src/buildtools/install/docker/prepare-nginx-router.sh /docker-entrypoint.d/prepare-nginx-router.sh # buildkit575 B
73COPY /app/onlyoffice/src/buildtools/install/docker/config/nginx/docker-entrypoint.sh /docker-entrypoint.sh # buildkit603 B
74RUN |3 SRC_PATH=/app/onlyoffice/src BUILD_PATH=/var/www COUNT_WORKER_CONNECTIONS=10243.63 KB
75ENTRYPOINT ["/docker-entrypoint.sh"]0 B
76CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B

Command

 ARG RELEASE