sha256:afa05fa8d4f7ee886d11798a8c573f9df0aff8b12f9ac2635f8efd2ce7b55232
OS/ARCH
Compressed size
39.22 MB
Last pushed
about 2 months by jetsung
Type
Image
Manifest digest
sha256:bf054e1869bf19acee93fa3fda3d7f48f102199c489105cae1e4fe0aa0031a01
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2WORKDIR /app92 B3RUN /bin/sh -c apt-get update3.19 MB4COPY /bin/busybox /usr/local/bin/busybox # buildkit773.54 KB5EXPOSE [5001/tcp]0 B6CMD ["/usr/local/bin/ds2api"]0 B7COPY /out/ds2api /usr/local/bin/ds2api # buildkit8.34 MB8COPY --chown=ds2api:ds2api /out/config.example.json /app/config.example.json #893 B9COPY --chown=ds2api:ds2api /out/static/admin /app/static/admin #120.68 KB10USER ds2api0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'