sha256:5b0979d58f2d2b1a9f30ff7576ad8bce1fd4cdf45692d71e7423472dbd388be2
OS/ARCH
Compressed size
34.83 MB
Last pushed
almost 2 years by ian76
Type
Image
Manifest digest
sha256:0d2a4e79456bacb1b27bd219aaedca23edefa3bcb503093947e342e253caa9f1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2COPY /dist/ldlm-server /usr/bin/ldlm-server # buildkit5.14 MB3COPY /dist/ldlm-lock /usr/bin/ldlm-lock # buildkit2.76 MB4LABEL org.opencontainers.image.source=https://github.com/imoore76/go-ldlm0 B5LABEL org.opencontainers.image.description=LDLM server0 B6LABEL org.opencontainers.image.licenses=Apache 2.00 B7ENV LDLM_LISTEN_ADDRESS=0.0.0.0:3144 LDLM_IPC_SOCKET_FILE=/tmp/ldlm-ipc.sock0 B8EXPOSE map[3144/tcp:{}]0 B9RUN /bin/sh -c set -eux;1.11 KB10WORKDIR /home/ldlm32 B11USER ldlm:ldlm0 B12CMD ["/usr/bin/ldlm-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'