mirror of
https://github.com/bitnami/containers.git
synced 2026-03-29 00:09:34 +08:00
1.10.3-debian-9-r54 release
This commit is contained in:
@@ -9,7 +9,7 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
RUN install_packages libbsd0 libbz2-1.0 libc6 libcomerr2 libedit2 libffi6 libgcc1 libgssapi-krb5-2 libicu57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzma5 libmariadbclient18 libncurses5 libnss-wrapper libreadline7 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtinfo5 libxml2 libxslt1.1 zlib1g
|
||||
RUN bitnami-pkg install python-3.6.8-2 --checksum 2eb057ee7701667327f6bcc1fc8765abe5d9d003a64124e5f8505fa692e71eb8
|
||||
RUN bitnami-pkg install postgresql-client-10.9.0-0 --checksum 1a1b4b3f6582abf88a6d109c0f55a65496f0a23b5fadc0b8642800d4d29179e0
|
||||
RUN bitnami-pkg unpack airflow-worker-1.10.3-1 --checksum b42e7e9f63ff6ad03e62d282ddfcc75b67f310f46fd5dbc799fb59f1ee4a8902
|
||||
RUN bitnami-pkg unpack airflow-worker-1.10.3-2 --checksum 03754116b8cac38298bc8b452719afee26fe0616743a87d77b9b819f303dc8a1
|
||||
|
||||
COPY rootfs /
|
||||
ENV AIRFLOW_DATABASE_HOST="postgresql" \
|
||||
@@ -27,7 +27,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-debian-9-r53" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.3-debian-9-r54" \
|
||||
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/lib/libnss_wrapper.so" \
|
||||
|
||||
@@ -33,7 +33,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-r63` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.3-ol-7-r63/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.10.3-debian-9-r53`, `1`, `1.10.3`, `1.10.3-r53`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.3-debian-9-r53/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.10.3-debian-9-r54`, `1`, `1.10.3`, `1.10.3-r54`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-airflow-worker-scheduler/blob/1.10.3-debian-9-r54/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