mirror of
https://github.com/bitnami/containers.git
synced 2026-03-28 15:58:08 +08:00
1.10.3-ol-7-r19 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r334
|
||||
FROM bitnami/oraclelinux-extras:7-r335
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -8,7 +8,7 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages bzip2-libs cyrus-sasl-lib glibc keyutils-libs krb5-libs libcom_err libedit libffi libgcc libselinux libstdc++ libxml2 libxslt mariadb-libs ncurses-libs nss-softokn-freebl openssl-libs pcre readline sqlite xz-libs zlib
|
||||
RUN bitnami-pkg install python-3.6.8-2 --checksum ef147d69b97d735e099fe281f6e7270ad9d5101eb2a4aca364525b1776b2e6ae
|
||||
RUN bitnami-pkg install postgresql-client-10.7.0-0 --checksum 8984b9748b6b696ca687c769b324371132c01ea9b71b4773a3d199f1987a6761
|
||||
RUN bitnami-pkg install postgresql-client-10.8.0-0 --checksum 8f2ee4cc7a99765b401fc6f73621776e907596fafb0d98298c021fc4ae9e899e
|
||||
RUN bitnami-pkg unpack airflow-worker-1.10.3-1 --checksum 551aef55765d52cde8f190dd0d3ad372ebb02a1e3536ebe53fae73b68a4465f0
|
||||
|
||||
COPY rootfs /
|
||||
@@ -28,7 +28,7 @@ ENV AIRFLOW_DATABASE_HOST="postgresql" \
|
||||
AIRFLOW_WEBSERVER_PORT_NUMBER="8080" \
|
||||
AIRFLOW_WORKER_PORT_NUMBER="8793" \
|
||||
BITNAMI_APP_NAME="airflow-worker" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.3-ol-7-r18" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.3-ol-7-r19" \
|
||||
C_FORCE_ROOT="True" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/python/lib/:/opt/bitnami/airflow/venv/lib/python3.6/site-packages/numpy/.libs/:$LD_LIBRARY_PATH" \
|
||||
LD_PRELOAD="/usr/lib64/libnss_wrapper.so" \
|
||||
|
||||
@@ -31,7 +31,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`1-rhel-7`, `1.10.3-rhel-7-r0` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.3-rhel-7-r0/1/rhel-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.10.3-ol-7-r18` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.3-ol-7-r18/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.10.3-ol-7-r19` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.3-ol-7-r19/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.10.3-debian-9-r11`, `1`, `1.10.3`, `1.10.3-r11`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.3-debian-9-r11/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/airflow GitHub repo](https://github.com/bitnami/bitnami-docker-airflow-worker).
|
||||
|
||||
Reference in New Issue
Block a user