Sign inSign up

gacerioni/redis-cloud-autoscaler-ui:v0.0.8

Multi-platform
Index digest

sha256:4f36d19f90747dde6bef7763c79f0a8134891ff4b7bd6cd826099aad8f74977a

OS/ARCH

Compressed size

59.94 MB

Last pushed

3 months by gacerioni

Type

Image

Manifest digest

sha256:32bea9ddfe0a218f6e0fd84c6ab12906be5f67c8c381b937366fdf5a6d96551a

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=10 B
12RUN /bin/sh -c apt-get update4.86 MB
13COPY /src/memtier_benchmark /usr/local/bin/memtier_benchmark # buildkit196.62 KB
14RUN /bin/sh -c ldd /usr/local/bin/memtier_benchmark32 B
15WORKDIR /app93 B
16COPY requirements.txt . # buildkit195 B
17RUN /bin/sh -c pip install11.21 MB
18COPY app /app/app # buildkit352.19 KB
19COPY prometheus /app/prometheus # buildkit1.41 KB
20ARG VERSION=0.1.00 B
21LABEL org.opencontainers.image.title=redis-cloud-autoscaler-ui org.opencontainers.image.description=Web UI +0 B
22EXPOSE map[8000/tcp:{}]0 B
23CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

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