adtfhir-to-opal (v1.6.2)

Published 2023-10-24 10:48:35 +00:00 by pcvolkmer

Installation

docker pull git.dnpm.dev/public/adtfhir-to-opal:v1.6.2
sha256:e3a0b7c71a2ede6ba3cae4dac47503f515112b4bb2e3b6d0dbfdec821ae59de3

About this package

DIZ in a Box

Image Layers

crane flatten sha256:308643d4f1e51b91bda87efd99238312114b67c12ca6361ad32c066999ca7cf1
ENV SPARK_JARS_IVY=/home/spark/.ivy
WORKDIR /opt/bitnami/spark
USER 0
RUN /bin/bash -o pipefail -c groupadd -g 1001 spark && useradd spark -u 1001 -g spark -m -s /bin/bash # buildkit
COPY requirements.txt requirements.txt # buildkit
RUN /bin/bash -o pipefail -c pip install --no-cache-dir -r requirements.txt # buildkit
USER 1001:1001
RUN /bin/bash -o pipefail -c spark-shell -v --conf spark.jars.ivy=${SPARK_JARS_IVY} --packages "org.apache.spark:spark-sql-kafka-0-10_2.12:3.3.2,au.csiro.pathling:library-api:6.2.1,ch.cern.sparkmeasure:spark-measure_2.13:0.21,io.delta:delta-core_2.12:2.3.0" # buildkit
COPY adtfhir_to_opal.py adtfhir_to_opal.py # buildkit
ENTRYPOINT ["python" "adtfhir_to_opal.py"]

Labels

Key Value
com.vmware.cp.artifact.flavor sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e
org.opencontainers.image.base.name docker.io/bitnami/minideb:bullseye
org.opencontainers.image.created 2023-10-12T16:36:20.061Z
org.opencontainers.image.description DIZ in a Box
org.opencontainers.image.licenses AGPL-3.0
org.opencontainers.image.ref.name 3.3.2-debian-11-r157
org.opencontainers.image.revision 86328981493948941a73f3e37ef164f3c29bd9db
org.opencontainers.image.source https://github.com/bzkf/diz-in-a-box
org.opencontainers.image.title diz-in-a-box
org.opencontainers.image.url https://github.com/bzkf/diz-in-a-box
org.opencontainers.image.vendor VMware, Inc.
org.opencontainers.image.version v1.6.2
Details
Container
2023-10-24 10:48:35 +00:00
1
OCI / Docker
linux/amd64
AGPL-3.0
1.1 GiB
Versions (1) View all
v1.6.2 2023-10-24