Sign inSign up

henrybravo/docker-sandbox-run-copilot:latest

Multi-platform
Index digest

sha256:598680cbf5958bc2031a14efdac7638d344a8bd4043dab9ca5390528d3fa6bfb

OS/ARCH

Compressed size

554.41 MB

Last pushed

6 months by henrybravo

Type

Image

Manifest digest

sha256:5fd5fdb5e81d6753545084b8dc39c190fa2f44bf1fb317a19c2fe6bee20a35d4

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 / 27.53 MB
6CMD ["/bin/bash"]0 B
7ARG COPILOT_VERSION=1.0.30 B
8LABEL org.opencontainers.image.title=Docker Sandbox Template for0 B
9LABEL org.opencontainers.image.description=Sandboxed environment for running0 B
10LABEL org.opencontainers.image.authors=Henry Bravo <[email protected]>0 B
11LABEL org.opencontainers.image.source=https://github.com/henrybravo/docker-sandbox-run-copilot0 B
12LABEL org.opencontainers.image.version=1.0.30 B
13LABEL org.opencontainers.image.licenses=MIT0 B
14LABEL com.docker.sandboxes=templates0 B
15LABEL com.docker.sandboxes.base=ubuntu:24.040 B
16LABEL com.docker.sandboxes.flavor=copilot-cli0 B
17ENV DEBIAN_FRONTEND=noninteractive0 B
18ENV TZ=UTC0 B
19RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c213.7 MB
20RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c55.66 MB
21RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c12.21 MB
22RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c52.64 MB
23RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c3.56 KB
24ARG COPILOT_VERSION=1.0.30 B
25RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c192.67 MB
26USER agent0 B
27WORKDIR /home/agent32 B
28RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c238 B
29ENV XDG_CONFIG_HOME=/home/agent/.config0 B
30ENV XDG_STATE_HOME=/home/agent/.local/state0 B
31ENV XDG_DATA_HOME=/home/agent/.local/share0 B
32ENV PATH=/home/agent/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
33ENV NPM_CONFIG_PREFIX=/home/agent/.npm-global0 B
34COPY --chown=agent:agent bashrc.sandbox /home/agent/.bashrc.sandbox #669 B
35RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c1.87 KB
36COPY --chown=agent:agent entrypoint.sh /home/agent/entrypoint.sh #2.19 KB
37RUN |1 COPILOT_VERSION=1.0.3 /bin/sh -c2.19 KB
38WORKDIR /workspace102 B
39ENTRYPOINT ["/home/agent/entrypoint.sh"]0 B
40CMD ["sleep" "infinity"]0 B

Command

 ARG RELEASE