sha256:69887c2cdead461c1a41ed59ad5155ff1aba4f457f3f738f687ff6f991619ec7
OS/ARCH
linux/amd64
Compressed size
118.41 MB
Last pushed
5 months by hakatashi
Type
Image
Manifest digest
sha256:ffb7a1be5f154f953fa6a5c1c315d3f4016b1eb287030bd85b1381b347abc310
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get -y15.75 MB4RUN /bin/sh -c apt-get install73.92 MB5RUN /bin/sh -c wget https://github.com/ptr-yudai/ptr-SECCON-CTF-2022-Finals/raw/main/koh/heptarchy/challenge/comparator/compare.c999 B6RUN /bin/sh -c gcc compare.c347.95 KB7WORKDIR /tmp32 B8COPY run.sh /tmp/run.sh # buildkit219 B9COPY run.sh /bin/script # buildkit235 B10COPY build.sh /tmp/build.sh # buildkit150 B11RUN /bin/sh -c chmod +x32 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'