sha256:afa05fa8d4f7ee886d11798a8c573f9df0aff8b12f9ac2635f8efd2ce7b55232
OS/ARCH
Compressed size
39.97 MB
Last pushed
about 2 months by jetsung
Type
Image
Manifest digest
sha256:b63b1fabdedd546d8425e963b5c5c34c10e9b787f7c3874a5e3139a3a17a8482
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2WORKDIR /app92 B3RUN /bin/sh -c apt-get update3.35 MB4COPY /bin/busybox /usr/local/bin/busybox # buildkit747.76 KB5EXPOSE [5001/tcp]0 B6CMD ["/usr/local/bin/ds2api"]0 B7COPY /out/ds2api /usr/local/bin/ds2api # buildkit8.84 MB8COPY --chown=ds2api:ds2api /out/config.example.json /app/config.example.json #890 B9COPY --chown=ds2api:ds2api /out/static/admin /app/static/admin #120.68 KB10USER ds2api0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'