Sign inSign up

bunkerity/bunkerweb-mcp:sha-ea69949

Manifest digest

sha256:39082efecffcc75c7b5acf59500f00742911eb53635e463013f21b5c8f84f530

OS/ARCH

linux/amd64

Compressed size

94.52 MB

Last pushed

about 2 months by bunkerity

Type

Image

Manifest digest

sha256:39082efecffcc75c7b5acf59500f00742911eb53635e463013f21b5c8f84f530

Image Layers

1# debian.sh --arch 'amd64' out/29.36 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;1.23 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;248 B
8CMD ["python3"]0 B
9ENV PIP_DISABLE_PIP_VERSION_CHECK=1 PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=10 B
10WORKDIR /app93 B
11COPY /wheels /wheels # buildkit23.1 MB
12RUN /bin/sh -c pip install29.06 MB
13ENV SEARCH_MODE=remote SEARCH_API_URL=http://localhost:8000 SEARCH_TIMEOUT=10.00 B
14ENV WORKERS=10 B
15EXPOSE map[8080/tcp:{}]0 B
16HEALTHCHECK &{["CMD" "python" "-c" "import0 B
17CMD ["sh" "-c" "uvicorn bunkerweb_mcp.main:app0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'