sha256:a65f7d17640a53c137b038176596d82a7936e3598e88e185d1e609aac48369c1
OS/ARCH
Compressed size
32.5 MB
Last pushed
4 months by czyt
Type
Image
Manifest digest
sha256:096a6171217805b7c3d038a4234c5f539414052446520f321189125bd29fc3ff
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ARG VERSION=v0.1.220 B3ARG BUILD_TIME=2026-05-05T08:47:59Z0 B4ARG GIT_COMMIT=387c3f2b95a1ee8af803317b8fbe30b433803f430 B5LABEL org.opencontainers.image.title=yank-server0 B6LABEL org.opencontainers.image.description=Self-hosted yank clipboard sync0 B7LABEL org.opencontainers.image.version=v0.1.220 B8LABEL org.opencontainers.image.created=2026-05-05T08:47:59Z0 B9LABEL org.opencontainers.image.revision=387c3f2b95a1ee8af803317b8fbe30b433803f430 B10RUN |3 VERSION=v0.1.22 BUILD_TIME=2026-05-05T08:47:59Z GIT_COMMIT=387c3f2b95a1ee8af803317b8fbe30b433803f433.19 MB11COPY /app/target/release/yank-server /usr/local/bin/yank-server # buildkit2.49 MB12ENV YANK_BIND=0.0.0.0:72190 B13ENV YANK_DB=/data/yank-server.sqlite30 B14VOLUME [/data]0 B15EXPOSE [7219/tcp]0 B16ENTRYPOINT ["yank-server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'