Sign inSign up

databio/bedhost:v0.10.1

Manifest digest

sha256:f5386e0843cf6ae954d2f613c07ff54d6ff5c7e9478672a7fc9b3f49e2aea875

OS/ARCH

linux/amd64

Compressed size

1.02 GB

Last pushed

over 1 year by nsheff

Type

Image

Manifest digest

sha256:f5386e0843cf6ae954d2f613c07ff54d6ff5c7e9478672a7fc9b3f49e2aea875

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.170 B
7ENV PYTHON_SHA256=4c68050f049d1b4ac5aadd0df5f27941c0350d2a9e7ab0907ee5eb5225d9d6b00 B
8RUN /bin/sh -c set -eux;14.92 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11LABEL authors=Oleksandr Khoroshevskyi, Nathan Sheffield0 B
12RUN /bin/sh -c apt-get update14.47 MB
13RUN /bin/sh -c apt-get install79.24 MB
14RUN /bin/sh -c apt-get install3.89 MB
15RUN /bin/sh -c apt-get install29.52 MB
16EXPOSE map[80/tcp:{}]0 B
17EXPOSE map[6333/tcp:{}]0 B
18WORKDIR /app93 B
19COPY . /app # buildkit585.68 KB
20RUN /bin/sh -c python -m6.13 MB
21ENV HNSWLIB_NO_NATIVE=10 B
22RUN /bin/sh -c apt-get install21.3 MB
23RUN /bin/sh -c apt-get install20.6 MB
24RUN /bin/sh -c pip install33.64 MB
25RUN /bin/sh -c pip install392.08 MB
26RUN /bin/sh -c pip install85.03 MB
27RUN /bin/sh -c uv pip308.32 MB
28CMD ["uvicorn" "bedhost.main:app" "--host" "0.0.0.0"0 B

Command

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