Sign inSign up

gacerioni/redis-cloud-autoscaler-ui:2.0.0

Multi-platform
Index digest

sha256:49a5e19fb68a1b215bf02e092059d732195c95cc13b55bfdeba7a34ff5d040f8

OS/ARCH

Compressed size

60.01 MB

Last pushed

2 months by gacerioni

Type

Image

Manifest digest

sha256:38b59b59d27b2d4f0e3b72a711172f018f65cd8218a6b9d15fccf93e7fc16cff

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.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.04 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=10 B
12RUN /bin/sh -c apt-get update4.87 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 . # buildkit198 B
17RUN /bin/sh -c pip install11.25 MB
18COPY app /app/app # buildkit392.08 KB
19COPY prometheus /app/prometheus # buildkit1.43 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' '@1783900800'