sha256:c928d23b076d50bf947ff9c11f0e7ee1fcabdc9deadd27e61979137a55665698
OS/ARCH
linux/amd64
Compressed size
300.21 MB
Last pushed
27 days by andreykerchin
Type
Image
Manifest digest
sha256:708ba9bfdcc335764886971233c89294ae19eff8797dc3b152f3307a2eb30229
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.300 B6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB7RUN /bin/sh -c ln -s165 B8ENV ASPNET_VERSION=8.0.300 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /app93 B11COPY /app . # buildkit54.89 MB12RUN /bin/sh -c apt-get update29.64 MB13RUN /bin/sh -c useradd -m3.29 KB14ENV PATH=/home/claude/.local/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15USER claude0 B16ENV HOME=/home/claude0 B17RUN /bin/sh -c curl -fsSL94.56 MB18USER root0 B19ENV HOME=/root0 B20RUN /bin/sh -c printf '#!/bin/bash\nexec219 B21USER claude0 B22ENV HOME=/home/claude0 B23RUN /bin/sh -c curl -fsSL32 B24USER root0 B25ENV HOME=/root0 B26RUN /bin/sh -c printf '#!/bin/bash\nexec217 B27COPY langsearch /usr/local/bin/langsearch # buildkit1.19 KB28RUN /bin/sh -c chmod +x32 B29COPY skills/web-search/SKILL.md /home/claude/.claude/skills/web-search/SKILL.md # buildkit988 B30RUN /bin/sh -c chown -R984 B31COPY entrypoint.sh /entrypoint.sh # buildkit1.17 KB32RUN /bin/sh -c sed -i2.15 KB33EXPOSE [8080/tcp]0 B34ENTRYPOINT ["/entrypoint.sh"]0 B35WORKDIR /app32 B36COPY /app /app # buildkit2.41 MB37COPY /app /app # buildkit2.44 MB38WORKDIR /app32 B39COPY /app . # buildkit2.47 MB40WORKDIR /app32 B41COPY /app . # buildkit2.49 MB42WORKDIR /app32 B43COPY /app . # buildkit2.49 MB44WORKDIR /app32 B45COPY /app . # buildkit2.48 MB46WORKDIR /app32 B47COPY /app . # buildkit2.5 MB48WORKDIR /app32 B49COPY /app . # buildkit2.52 MB50WORKDIR /app32 B51COPY /app . # buildkit2.52 MB52WORKDIR /app32 B53COPY /app . # buildkit2.52 MB54WORKDIR /app32 B55COPY /app . # buildkit2.52 MB56WORKDIR /app32 B57COPY /app . # buildkit2.52 MB58WORKDIR /app32 B59COPY /app . # buildkit2.55 MB60WORKDIR /app32 B61COPY /app . # buildkit2.55 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'