sha256:867a1ec560564af00cf2cb1e5e0ba2b05c830ff3c01d3f3afccaefbafd9a952f
OS/ARCH
Compressed size
22.67 MB
Last pushed
over 3 years by airbytebot
Type
Image
Manifest digest
sha256:df83eed4608960362e620dd684f028413ba6e5ee3efa4c3ddc13146a3caa63d4
Image Layers
1ADD file ... in / 2.59 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apk652.71 KB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.110 B8/bin/sh -c set -eux; apk11.55 MB9/bin/sh -c set -eux; for235 B10ENV PYTHON_PIP_VERSION=22.0.40 B11ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a0 B14/bin/sh -c set -eux; wget2.74 MB15CMD ["python3"]0 B16WORKDIR /airbyte/integration_code128 B17COPY /install /usr/local # buildkit4.67 MB18COPY /usr/share/zoneinfo/Etc/UTC /etc/localtime # buildkit171 B19RUN /bin/sh -c echo "Etc/UTC"143 B20RUN /bin/sh -c apk --no-cache487.37 KB21COPY main.py ./ # buildkit333 B22COPY source_fauna ./source_fauna # buildkit16.09 KB23ENV AIRBYTE_ENTRYPOINT=python /airbyte/integration_code/main.py0 B24ENTRYPOINT ["python" "/airbyte/integration_code/main.py"]0 B25LABEL io.airbyte.version=0.1.10 B26LABEL io.airbyte.name=airbyte/source-fauna0 BCommand
ADD file:30da1868f9f0555fb3e5223cd75cbf3c31760c1b6087f42d78abb08a8c5066ff in /