Sign inSign up

dbeaver/cloudbeaver-nginx:26.1

Multi-platform
Networking
Index digest

sha256:c92ac95827e32df8b4fd21b00040f2bb5bf4d330df9c377a2e75ac8d0e8e7568

OS/ARCH

Compressed size

97.79 MB

Last pushed

about 1 month by dbeaverdevops

Type

Image

Manifest digest

sha256:aa756a6743b620ad5df61c5b881ad02a427a06e515dc35fc86c299725ecb29c9

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Evan Wies <[email protected]>0 B
4ARG RESTY_IMAGE_BASE=alpine0 B
5ARG RESTY_IMAGE_TAG=3.23.50 B
6ARG RESTY_VERSION=1.31.1.10 B
7ARG RESTY_OPENSSL_VERSION=3.5.70 B
8ARG RESTY_OPENSSL_PATCH_VERSION=3.5.50 B
9ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.5.70 B
10ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
11ARG RESTY_PCRE_VERSION=10.470 B
12ARG RESTY_PCRE_SHA256=c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc160 B
13ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B
14ARG RESTY_J=10 B
15ARG RESTY_CONFIG_OPTIONS= 0 B
16ARG RESTY_CONFIG_OPTIONS_MORE=0 B
17ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
18ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B
19ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B
20ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B
21ARG RESTY_EVAL_PRE_CONFIGURE=0 B
22ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B
23ARG RESTY_EVAL_PRE_MAKE=0 B
24ARG RESTY_EVAL_POST_MAKE=0 B
25ARG RESTY_STRIP_BINARIES=0 B
26ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B
27LABEL resty_image_base=alpine0 B
28LABEL resty_image_tag=3.23.50 B
29LABEL resty_version=1.31.1.10 B
30LABEL resty_openssl_version=3.5.70 B
31LABEL resty_openssl_patch_version=3.5.50 B
32LABEL resty_openssl_url_base=https://github.com/openssl/openssl/releases/download/openssl-3.5.70 B
33LABEL resty_openssl_build_options=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
34LABEL resty_pcre_version=10.470 B
35LABEL resty_pcre_build_options=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B
36LABEL resty_pcre_sha256=c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc160 B
37LABEL resty_config_options= 0 B
38LABEL resty_config_options_more=0 B
39LABEL resty_config_deps=--with-pcre 0 B
40LABEL resty_add_package_builddeps=0 B
41LABEL resty_add_package_rundeps=0 B
42LABEL resty_eval_pre_configure=0 B
43LABEL resty_eval_post_download_pre_configure=0 B
44LABEL resty_eval_pre_make=0 B
45LABEL resty_eval_post_make=0 B
46LABEL resty_strip_binaries=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 |23 RESTY_IMAGE_BASE=alpine RESTY_IMAGE_TAG=3.23.5 RESTY_VERSION=1.31.1.156.98 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
51COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.34 KB
52COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit834 B
53CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B
54STOPSIGNAL SIGQUIT0 B
55RUN /bin/sh -c apk update29.67 MB
56RUN /bin/sh -c mkdir /usr/lib/cgi-bin135 B
57RUN /bin/sh -c mkdir -p7.44 MB
58RUN /bin/sh -c rm -f183 B
59COPY common/*.py /opt/common/ # buildkit6.46 KB
60COPY nginx/configs/dbeaver-te.locations /etc/nginx/conf.d/dbeaver-te.locations # buildkit495 B
61COPY nginx/configs/proxy.conf /etc/nginx/conf.d/proxy.conf # buildkit417 B
62COPY nginx/configs/dm-manager.conf /etc/nginx/conf.d/dm-manager.conf # buildkit332 B
63COPY nginx/configs/fcgiwrap.conf /usr/local/openresty/nginx/conf/fcgiwrap.conf # buildkit882 B
64COPY nginx/configs/options-ssl-nginx.conf /etc/nginx/conf.d/options-ssl-nginx.conf # buildkit617 B
65COPY nginx/configs/ssl-dhparams.pem /etc/nginx/ssl-dhparams.pem # buildkit499 B
66COPY nginx/configs/app-properties.conf /etc/nginx/conf.d/app-properties.conf # buildkit677 B
67COPY nginx/scripts/loadbalancer.lua /etc/nginx/lua/loadbalancer.lua # buildkit1.9 KB
68COPY nginx/scripts/cookies.lua /etc/nginx/lua/cookies.lua # buildkit1.16 KB
69COPY nginx/templates/domain.conf.j2 /opt/templates/domain.conf.j2 # buildkit652 B
70COPY nginx/crtwrap.py /usr/lib/bin/crtwrap.py # buildkit650 B
71COPY nginx/authenticator.sh /usr/local/bin/authenticator.sh # buildkit426 B
72COPY nginx/cleanup.sh /usr/local/bin/cleanup.sh # buildkit223 B
73COPY nginx/dummy-ssl-gen.sh /dummy-ssl-gen.sh # buildkit417 B
74COPY nginx/docker-entrypoint.sh /docker-entrypoint.sh # buildkit800 B
75COPY common/crtwrap-token-gen.sh /crtwrap-token-gen.sh # buildkit536 B
76RUN /bin/sh -c chown -R4.61 KB
77RUN /bin/sh -c chmod +x6.46 KB
78WORKDIR /etc/nginx32 B
79STOPSIGNAL SIGTERM0 B
80USER nobody0 B
81ENTRYPOINT ["/docker-entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit