redislabs/redis-sre-agent:main-c34be4e

Multi-platform
Index digest

sha256:a0cac1b22aebe93b67ebc6a31ef2a416060e10a549e7fde8f7f7ebe91f50c653

OS/ARCH

Compressed size

775.45 MB

Last pushed

4 months by andrewbrookins510

Type

Image

Manifest digest

sha256:6ecbaf8863757464ce1b387e9e53debedfb5adcf21e84d476d75e56025217cd1

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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;1.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11COPY /bin/uv /bin/uv # buildkit20.48 MB
12COPY /opt/uv /opt/uv # buildkit133.06 MB
13WORKDIR /app93 B
14ENV UV_PYTHON_INSTALL_DIR=/opt/uv/python0 B
15ENV UV_TOOL_DIR=/opt/uv/tools0 B
16ENV UV_TOOL_BIN_DIR=/opt/uv/tools/bin0 B
17RUN /bin/sh -c apt-get update163.09 MB
18RUN /bin/sh -c npm install9.13 MB
19RUN /bin/sh -c useradd --create-home3.28 KB
20COPY --chown=app:app /app /app #408.24 MB
21ENV PATH=/app/.venv/bin:/opt/uv/tools/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22COPY scripts/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.71 KB
23RUN /bin/sh -c chmod +x32 B
24USER app0 B
25HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/api/v1/health0 B
26ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
27CMD ["uvicorn" "redis_sre_agent.api.app:app" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'