Sign inSign up

airbyte/manifest-server:7.24.0

Multi-platform
Index digest

sha256:e3fb8579de1a40b27ccfd13b5532b35037240e0c0f6c2d62af5cb2d4f08a6883

OS/ARCH

Compressed size

257.08 MB

Last pushed

about 1 month by productionengineeringops377

Type

Image

Manifest digest

sha256:7147202794508b7229c085a6a973673d2fced6abc4db9994b9e5b8581fa80c5d

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.19 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.90 B
6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B
7RUN /bin/sh -c set -eux;11.75 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update76.69 MB
11ENV POETRY_NO_INTERACTION=1 POETRY_CACHE_DIR=/tmp/poetry_cache0 B
12WORKDIR /app93 B
13COPY pyproject.toml poetry.lock ./ #179.95 KB
14COPY . /app # buildkit21.84 MB
15RUN /bin/sh -c poetry config94.61 MB
16RUN /bin/sh -c groupadd --gid3.26 KB
17RUN /bin/sh -c chown -R22.02 MB
18USER airbyte:airbyte0 B
19EXPOSE [8080/tcp]0 B
20CMD ["uvicorn" "airbyte_cdk.manifest_server.app:app" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1760918400'