redislabs/redis-sre-agent:v0.4.0

Multi-platform
Index digest

sha256:bbcdaef67d4c787fc42a26f741b5fcbd5cbd7574eeb3f7c2531a4661225d3e3f

OS/ARCH

Compressed size

4.18 GB

Last pushed

2 months by andrewbrookins510

Type

Image

Manifest digest

sha256:a830804ebdb979d3ca8e95b5d545d10412040d933cd88d074681529ab6a8b81b

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.54 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11COPY /bin/uv /bin/uv # buildkit22.96 MB
12COPY /opt/uv /opt/uv # buildkit112 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.09 MB
18RUN /bin/sh -c npm install9.1 MB
19RUN /bin/sh -c useradd --create-home3.28 KB
20COPY --chown=app:app /app /app #3.95 GB
21RUN /bin/sh -c chown app:app94 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.71 KB
24RUN /bin/sh -c chmod +x32 B
25USER app0 B
26HEALTHCHECK &{["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' '@1776729600'