mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
7.4.2-ol-7-r0 release
This commit is contained in:
@@ -8,13 +8,13 @@ ENV HOME="/" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages glibc libgcc zlib
|
||||
RUN . ./libcomponent.sh && component_unpack "logstash" "7.4.1-0" --checksum 3d2839f304a00d7cc7198c1220d4e2cbe784f5f3ba9180860186a093f14fc901
|
||||
RUN . ./libcomponent.sh && component_unpack "logstash" "7.4.2-0" --checksum 18116ea58e294ed3e16585bdd619c3e322ba11de97164ef834d5baeeef9c4d8f
|
||||
RUN . ./libcomponent.sh && component_unpack "java" "1.8.232-0" --checksum fbac74363c807fce14538c5f9a9232602adc7883c1c5936571c741625de2479e
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="logstash" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.1-ol-7-r8" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.2-ol-7-r0" \
|
||||
PATH="/opt/bitnami/logstash/bin:/opt/bitnami/java/bin:$PATH"
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
Reference in New Issue
Block a user