mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
1.3.0-ol-7-r3 release
This commit is contained in:
@@ -8,12 +8,12 @@ ENV HOME="/" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages glibc keyutils-libs krb5-libs libcom_err libgcc libselinux libyaml nss-softokn-freebl openssl-libs pcre perl zlib
|
||||
RUN . ./libcomponent.sh && component_unpack "kong" "1.3.0-0" --checksum c9b96a0183434ab30324827c4bff216d1044832301c950f1e229c8468ed4a405
|
||||
RUN . ./libcomponent.sh && component_unpack "kong" "1.3.0-1" --checksum 6d1261bcd149f1f265910a05f23f95e6033c7a21c0f0d5137bd82fff28d0f335
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="kong" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.0-ol-7-r2" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.0-ol-7-r3" \
|
||||
PATH="/opt/bitnami/kong/bin:/opt/bitnami/kong/openresty/bin:/opt/bitnami/kong/openresty/luajit/bin:/opt/bitnami/kong/openresty/nginx/sbin:$PATH"
|
||||
|
||||
EXPOSE 8000 8001 8443 8444
|
||||
|
||||
Reference in New Issue
Block a user