Sign inSign up

onlyoffice/4testing-docs-balancer:10.0.0-rc.18

Index digest

sha256:5473254ba55730f3ed0505b2ee16dd73585af59345531adc113003a82fa86301

OS/ARCH

linux/amd64

Compressed size

356.76 MB

Last pushed

26 days by onlyoffice

Type

Image

Manifest digest

sha256:3743cd935d4cb0438a86cf4cc66c3245bdb3e146f5d571cce1521a983014d6d5

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Evan Wies <[email protected]>0 B
7ARG RESTY_IMAGE_BASE=ubuntu0 B
8ARG RESTY_IMAGE_TAG=jammy0 B
9ARG RESTY_VERSION=1.31.1.10 B
10ARG RESTY_LUAROCKS_VERSION=3.13.00 B
11ARG RESTY_OPENSSL_VERSION=3.5.70 B
12ARG RESTY_OPENSSL_PATCH_VERSION=3.5.50 B
13ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.5.70 B
14ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
15ARG RESTY_PCRE_VERSION=10.470 B
16ARG RESTY_PCRE_SHA256=c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc160 B
17ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 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_PRE_MAKE=0 B
28ARG RESTY_EVAL_POST_MAKE=0 B
29ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B
30LABEL resty_image_base=ubuntu0 B
31LABEL resty_image_tag=jammy0 B
32LABEL resty_version=1.31.1.10 B
33LABEL resty_luarocks_version=3.13.00 B
34LABEL resty_openssl_version=3.5.70 B
35LABEL resty_openssl_patch_version=3.5.50 B
36LABEL resty_openssl_url_base=https://github.com/openssl/openssl/releases/download/openssl-3.5.70 B
37LABEL resty_openssl_build_options=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
38LABEL resty_pcre_version=10.470 B
39LABEL resty_pcre_build_options=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B
40LABEL resty_pcre_sha256=c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc160 B
41LABEL resty_config_options= 0 B
42LABEL resty_config_options_more=0 B
43LABEL resty_config_deps=--with-pcre 0 B
44LABEL resty_add_package_builddeps=0 B
45LABEL resty_add_package_rundeps=0 B
46LABEL resty_eval_pre_configure=0 B
47LABEL resty_eval_post_download_pre_configure=0 B
48LABEL resty_eval_pre_make=0 B
49LABEL resty_eval_post_make=0 B
50LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
51LABEL resty_pcre_options=--with-pcre-jit0 B
52RUN |23 RESTY_IMAGE_BASE=ubuntu RESTY_IMAGE_TAG=jammy RESTY_VERSION=1.31.1.1235.39 MB
53ENV 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
54ENV 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
55ENV 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
56COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.34 KB
57COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit834 B
58CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B
59STOPSIGNAL SIGQUIT0 B
60LABEL maintainer=Ascensio System SIA <[email protected]>0 B
61ARG DEBIAN_FRONTEND=noninteractive0 B
62ENV TZ=Etc/UTC BALANCER_WORKER_CONNECTIONS=16384 BALANCER_WORKER_PROCESSES=10 B
63RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c3.6 KB
64RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c46.76 MB
65COPY scripts/ds-ep-observer.py scripts/ds-pod-observer.py scripts/balancer-shutdown.py scripts/balancer-cm-observer.py4.68 KB
66COPY config/balancer/conf.d/balancer-server.conf /etc/nginx/conf.d/ # buildkit1.09 KB
67COPY config/balancer/conf.d/handler-server.conf /etc/nginx/conf.d/ # buildkit465 B
68COPY config/balancer/nginx.conf /usr/local/openresty/nginx/conf/ # buildkit1.42 KB
69COPY config/balancer/lua/configuration.lua /etc/nginx/lua/ # buildkit1.02 KB
70COPY config/balancer/lua/docs_balancer.lua /etc/nginx/lua/ # buildkit1.24 KB
71COPY config/balancer/balancer-lua.conf /etc/nginx/mnt_config/ # buildkit305 B
72COPY config/balancer/html/awaiting_page.html /etc/nginx/html/ # buildkit522 B
73COPY --chmod=755 balancer-docker-entrypoint.py /docker_entrypoint.py #1.29 KB
74RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c46.23 MB
75EXPOSE [8080/tcp 8443/tcp]0 B
76USER ds0 B
77ENTRYPOINT ["dumb-init" "python3" "/docker_entrypoint.py"]0 B

Command

 ARG RELEASE