Sign inSign up

ivanildobarauna/data-consumer-pipeline:latest

Integration & delivery
Data science
Databases & storage
Manifest digest

sha256:c22af4029659f48b0fa8fe92e8b95918f0012b77392b04096cebffb2029e8a56

OS/ARCH

linux/amd64

Compressed size

1.07 GB

Last pushed

almost 2 years by ivanildobarauna

Type

Image

Manifest digest

sha256:c22af4029659f48b0fa8fe92e8b95918f0012b77392b04096cebffb2029e8a56

Image Layers

1ADD file ... in / 47.28 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.42 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.1 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.140 B
11RUN /bin/sh -c set -eux;16.36 MB
12RUN /bin/sh -c set -eux;243 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19LABEL Author=Apache Beam <[email protected]>0 B
20ARG TARGETOS0 B
21ARG TARGETARCH0 B
22COPY target/base_image_requirements.txt /tmp/base_image_requirements.txt # buildkit2.04 KB
23COPY target/apache-beam.tar.gz /opt/apache/beam/tars/ # buildkit2.35 MB
24COPY target/launcher/linux_amd64/boot target/LICENSE target/NOTICE target/LICENSE.python7.59 MB
25ENV CLOUDSDK_CORE_DISABLE_PROMPTS=yes0 B
26ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/gcloud/google-cloud-sdk/bin0 B
27RUN |2 TARGETOS=linux TARGETARCH=amd64 /bin/sh441.82 MB
28ENTRYPOINT ["/opt/apache/beam/boot"]0 B
29ARG pull_licenses0 B
30COPY /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses # buildkit157.17 KB
31RUN |1 pull_licenses=true /bin/sh -c32 B
32WORKDIR /app93 B
33ENV env=production0 B
34RUN /bin/sh -c pip install31.62 MB
35COPY pipeline ./pipeline # buildkit2.56 KB
36COPY pyproject.toml . # buildkit480 B
37COPY poetry.lock . # buildkit53.06 KB
38RUN /bin/sh -c poetry config7.93 KB
39RUN /bin/sh -c poetry install252.43 MB

Command

ADD file:b532f8e401e9a1fcc2ea1fc034adf820a5269c6ace45769f60a81fcb673f01b8 in /