rhuss/test-sandbox:latest

Manifest digest

sha256:0a0d35c32cc62d3ccf677679794bae0e8c1d720f5cc9b4bf3ec46aa1cc45d5d9

OS/ARCH

linux/arm64

Compressed size

1.18 GB

Last pushed

2 months by rhuss

Type

Image

Manifest digest

sha256:0a0d35c32cc62d3ccf677679794bae0e8c1d720f5cc9b4bf3ec46aa1cc45d5d9

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 29.34 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
8WORKDIR /sandbox103 B
9RUN /bin/sh -c apt-get update28.12 MB
10RUN /bin/sh -c groupadd -r1.21 KB
11RUN /bin/sh -c curl -fsSL194.48 MB
12RUN /bin/sh -c npm install602.44 MB
13RUN /bin/sh -c curl -fsSL12.97 MB
14RUN /bin/sh -c curl -fsSL143.2 MB
15COPY /uv /usr/local/bin/uv # buildkit20.67 MB
16ENV UV_PYTHON_INSTALL_DIR=/sandbox/.uv/python0 B
17RUN /bin/sh -c uv python28.9 MB
18ENV PATH=/sandbox/.venv/bin:/usr/local/bin:/usr/bin:/bin VIRTUAL_ENV=/sandbox/.venv0 B
19COPY policy.yaml /etc/openshell/policy.yaml # buildkit2.03 KB
20COPY skills/ /sandbox/.agents/skills/ # buildkit3.22 KB
21RUN /bin/sh -c mkdir -p30.59 MB
22USER sandbox0 B
23ENTRYPOINT ["/bin/bash"]0 B
24ARG TARGETARCH0 B
25USER root0 B
26|1 TARGETARCH=arm64 /bin/sh -c apt-get49.28 MB
27USER sandbox0 B
28|1 TARGETARCH=arm64 /bin/sh -c curl71.93 MB
29USER root0 B
30ENV PATH="/sandbox/.local/bin:${PATH}"0 B
31|1 TARGETARCH=arm64 /bin/sh -c mkdir32 B
32COPY file:5d4cbeb28f2701732f30e6361a2e6349a9a1727af0a329572f430b5595e6d89a in /etc/openshell/policy.yaml 522 B
33USER sandbox0 B
34WORKDIR /sandbox0 B
35ENTRYPOINT ["/bin/bash"]0 B

Command

 ARG RELEASE