Sign inSign up

pilotso11/agent-runner:sha-d7c9377

Multi-platform
Index digest

sha256:0957beac0e8d75d8be3c678a00b2da99e8eda6c57ef1ce09b69f42d2621adc5e

OS/ARCH

Compressed size

242.6 MB

Last pushed

about 1 month by pilotso11

Type

Image

Manifest digest

sha256:35152915c9d6b87db7af7cb530430ac862c2657dbbfeccece4bf8dd0f877d2dc

Image Layers

1# debian.sh --arch 'amd64' out/47.02 MB
2COPY docker-entrypoint.sh /usr/local/bin # buildkit294 B
3COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit34.91 MB
4RUN /bin/sh -c mkdir -p185 B
5ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B
6ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
7ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
8ARG BUN_INSTALL_BIN=/usr/local/bin0 B
9ENV BUN_INSTALL_BIN=/usr/local/bin0 B
10RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh3.32 KB
11WORKDIR /home/bun/app139 B
12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
13CMD ["/usr/local/bin/bun"]0 B
14SHELL [/bin/sh -euxc]0 B
15RUN /bin/sh -euxc apt-get update64.01 MB
16RUN /bin/sh -euxc install -d14.25 MB
17COPY /usr/local/go /usr/local/go # buildkit57.46 MB
18ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B
19RUN /bin/sh -euxc BUN_INSTALL=/usr/local bun24.95 MB
20RUN /bin/sh -euxc useradd -m3.3 KB
21USER agent0 B
22ENV HOME=/home/agent0 B
23WORKDIR /agent98 B
24RUN /bin/sh -euxc mkdir -p247 B
25COPY --chown=agent:agent agents/entrypoint.sh /entrypoint.sh #758 B
26USER root0 B
27RUN /bin/sh -euxc chmod +x759 B
28USER agent0 B
29ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B
30CMD ["sh" "-c" "echo 'no0 B

Command

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