sha256:eb85ff698582067ab435f67122b9c12e5afb147a8e4381e9206fda5d2bdee70e
OS/ARCH
linux/arm64
Compressed size
454.78 MB
Last pushed
over 2 years by skrashevich
Type
Image
Manifest digest
sha256:eb85ff698582067ab435f67122b9c12e5afb147a8e4381e9206fda5d2bdee70e
Image Layers
1686.29 KB296.43 KB310.13 MB42.39 MB5219.32 KB628.71 KB7305.98 KB82.33 MB9603.39 KB10152.25 KB1110.33 KB1266.28 KB1319.32 KB1421.69 KB1544.44 KB165.06 KB17194.72 KB18105.81 KB195.17 KB207.47 KB2116.45 KB2229.17 KB23437.53 KB2449.13 KB25278.36 KB26223.76 KB27788.51 KB2839.49 KB291.52 MB3040.18 KB3111.4 KB32180.86 KB33216.48 KB34650.78 KB355.74 KB36938.27 KB37539.39 KB3899.52 KB3937.12 KB40755.07 KB41228.52 KB42123.7 KB4389.05 KB441.1 MB4564.23 KB4654 KB47760.66 KB48339.25 KB49189.61 KB50121.72 KB5147.89 KB5257.11 KB5374.45 KB5454.62 KB551.4 MB5626.16 KB5757.55 KB5865.28 KB598.97 KB602.08 MB61719.08 KB62260 B631.29 MB6498.45 KB65105.5 KB6653.9 KB6728.97 KB683.04 MB69167.87 KB7096.61 KB7113.53 MB7299.88 KB7333.18 KB74289.11 KB7539.44 KB7622.27 KB77664.23 KB7834.35 KB7932.88 KB805.98 KB8112.69 KB8210.67 KB836.63 KB8411.54 KB854.84 KB864.03 KB872.23 KB886.07 KB89151.52 KB904.15 MB91455.79 KB921.56 MB93127.64 KB94134.14 KB951.79 MB9622.64 KB973.44 MB982.97 MB99119.48 MB10038.55 KB101ARG SERVICE_SHELL_HOME0 B102RUN |1 SERVICE_SHELL_HOME=debug-tools /bin/sh -c229.91 MB103COPY ./config/.bashrc /debug-tools/.bashrc # buildkit404 B104COPY ./config/.zshrc /debug-tools/.zshrc # buildkit399 B105COPY ./config/*.fish /debug-tools/.config/fish/functions/ # buildkit486 B106RUN |1 SERVICE_SHELL_HOME=debug-tools /bin/sh -c127 B107COPY /out/server / # buildkit5.83 MB108COPY /out/forwarding /nix/forwarding/bin/install # buildkit4.95 MB109RUN |1 SERVICE_SHELL_HOME=debug-tools /bin/sh -c324 B110COPY /go/bin/* /nix/forwarding/bin/ # buildkit7.92 MB111ENV USER=root PATH=/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin MANPATH=/nix/var/nix/profiles/default/share/man SSL_CERT_FILE=/nix/var/nix/profiles/default/etc/ssl/certs/ca-bundle.crt0 B112CMD ["/server" "-socket" "/run/guest-services/backend.sock"]0 B113ARG TARGETARCH0 B114ARG BINARY0 B115ARG INSTALLER_BINARY0 B116ARG GIT_COMMIT0 B117LABEL org.opencontainers.image.title=Docker Labs Debug Tools0 B118RUN |4 TARGETARCH=arm64 BINARY=dld INSTALLER_BINARY=installer109 B119COPY installer/docker-compose.yaml . # buildkit291 B120COPY installer/metadata.json . # buildkit363 B121COPY installer/docker.svg . # buildkit1.21 KB122COPY dist/windows_arm64/installer.exe /windows/installer.exe # buildkit1.33 MB123COPY dist/windows_arm64/dld.exe /windows/dld.exe # buildkit4.09 MB124COPY dist/darwin_arm64/installer /darwin/installer # buildkit1.41 MB125COPY dist/darwin_arm64/dld /darwin/dld # buildkit4.37 MB126COPY dist/linux_arm64/installer /linux/installer # buildkit1.29 MB127COPY dist/linux_arm64/dld /linux/dld # buildkit3.97 MB128COPY /ui/build ui # buildkit4.08 MB129CMD ["/server" "-socket" "/run/guest-services/backend.sock"]0 BCommand