sha256:a5b895e14adb40d2455a0d7e3c680672b10c63e4dbc47e1ae13b65d9a719867a
OS/ARCH
linux/amd64
Compressed size
279.86 MB
Last pushed
4 months by opentracing
Type
Image
Manifest digest
sha256:052de2d7bb02e816f4459c707a76e10ec1286261f2eb9e581a04a2b9d2bfb4ff
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ARG RESTY_VERSION=1.19.9.10 B7ARG RESTY_LUAROCKS_VERSION=3.7.00 B8ARG RESTY_OPENSSL_VERSION=1.1.1l0 B9ARG RESTY_PCRE_VERSION=8.440 B10ARG RESTY_J=10 B11ARG RESTY_CONFIG_OPTIONS= 0 B12ARG RESTY_CONFIG_OPTIONS_MORE=0 B13ARG OPENTRACING_CPP_VERSION=v1.6.00 B14ARG JAEGER_VERSION=0.7.00 B15LABEL resty_version=1.19.9.10 B16LABEL resty_luarocks_version=3.7.00 B17LABEL resty_openssl_version=1.1.1l0 B18LABEL resty_pcre_version=8.440 B19LABEL resty_config_options= 0 B20LABEL resty_config_options_more=0 B21ARG _RESTY_CONFIG_DEPS=--with-openssl=/tmp/openssl-1.1.1l --with-pcre=/tmp/pcre-8.440 B22COPY . /src # buildkit662 KB23RUN |10 RESTY_VERSION=1.19.9.1 RESTY_LUAROCKS_VERSION=3.7.0 RESTY_OPENSSL_VERSION=1.1.1l232.95 MB24RUN |10 RESTY_VERSION=1.19.9.1 RESTY_LUAROCKS_VERSION=3.7.0 RESTY_OPENSSL_VERSION=1.1.1l17.91 MB25ENV 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 B26ADD https://raw.githubusercontent.com/openresty/docker-openresty/master/nginx.conf /usr/local/nginx/conf/nginx.conf # buildkit1.32 KB27ADD https://raw.githubusercontent.com/openresty/docker-openresty/master/nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit828 B28CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 BCommand
ARG RELEASE