redislabs/redis-sre-agent:v0.6.0

Multi-platform
Index digest

sha256:27cd2378fed88b85db712c46f3f7dd8422d9c82a13ec515cf01d7b81c69ee9df

OS/ARCH

Compressed size

4.17 GB

Last pushed

15 days by andrewbrookins510

Type

Image

Manifest digest

sha256:8280aac1e75d49f653f588f254ba84519f59986d9b0d811226086d2a46d34fe8

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 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.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11COPY /bin/uv /bin/uv # buildkit24.42 MB
12COPY /opt/uv /opt/uv # buildkit113 B
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.64 MB
18RUN /bin/sh -c npm install9.11 MB
19RUN /bin/sh -c useradd --create-home3.28 KB
20COPY --chown=app:app /app /app #3.94 GB
21RUN /bin/sh -c chown app:app95 B
22ENV PATH=/app/.venv/bin:/opt/uv/tools/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23COPY scripts/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.95 KB
24RUN /bin/sh -c chmod +x32 B
25USER app0 B
26HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8000/api/v1/health0 B
27ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
28CMD ["uvicorn" "redis_sre_agent.api.app:app" "--host" "0.0.0.0"0 B

Command

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