sha256:0d1c2112d2ddd6e320f8afbba5392a77ba6007bf0b75f179be28840b1fe14e54
OS/ARCH
linux/amd64
Compressed size
74.73 MB
Last pushed
about 1 year by mrwangzhe
Type
Image
Manifest digest
sha256:6ca946e12a81233edea806ccc22e70888feb848e6baf0191a2bea6b018d55c18
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2ENV GODEBUG=netdns=go0 B3ENV TZ=Etc/UTC0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update14.55 MB6ENTRYPOINT ["dumb-init" "--"]0 B7WORKDIR /bskyweb97 B8COPY /bskyweb /usr/bin/bskyweb # buildkit31.33 MB9CMD ["/usr/bin/bskyweb"]0 B10LABEL org.opencontainers.image.source=https://github.com/bluesky-social/social-app0 B11LABEL org.opencontainers.image.description=bsky.app Web App0 B12LABEL org.opencontainers.image.licenses=MIT0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'