mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
1.3.0-ol-7-r4 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r423
|
||||
FROM bitnami/oraclelinux-extras-base:7-r424
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV HOME="/" \
|
||||
@@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "kong" "1.3.0-1" --checksum 6d1261bc
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="kong" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.0-ol-7-r3" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.0-ol-7-r4" \
|
||||
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