Sign inSign up

mysteriumnetwork/source-refresh-mviews:0.1.0

Index digest

sha256:439c8dfecdd71059dd5c9af3bb67afc95b17c13891279809e131a93e5647232c

OS/ARCH

linux/amd64

Compressed size

70.64 MB

Last pushed

over 1 year by mysteriumci

Type

Image

Manifest digest

sha256:c4b5762a6c7074cad8202a5513ef1e7790ee726c92c74e2ac1b1d5fd95cf03b5

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.220 B
7ENV PYTHON_SHA256=8c136d199d3637a1fce98a16adc809c1d83c922d02d41f3614b34f8b6e7d38ec0 B
8RUN /bin/sh -c set -eux;14.24 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update698.19 KB
12WORKDIR /airbyte/integration_code129 B
13COPY source_refresh_mviews ./source_refresh_mviews # buildkit5.08 KB
14COPY main.py ./ # buildkit234 B
15COPY pyproject.toml ./ # buildkit385 B
16RUN /bin/sh -c pip install25.44 MB
17ENV AIRBYTE_ENTRYPOINT=python /airbyte/integration_code/main.py0 B
18ENTRYPOINT ["python" "/airbyte/integration_code/main.py"]0 B
19LABEL io.airbyte.version=0.1.40 B
20LABEL io.airbyte.name=airbyte/source-refresh-materialized-views0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'