sha256:3bd2c107b581cac4cea358d57c580d2fe298f2f860adccc281b83469b5e738f3
OS/ARCH
Compressed size
18.46 MB
Last pushed
10 months by acouvreur
Type
Image
Manifest digest
sha256:8ef8070830afe4f120660fcff4de82b063b9e4a703d76ff19aecef6df70cec0b
Image Layers
1ARG TARGETPLATFORM=linux/arm/v70 B2COPY --chmod=0755 linux/arm/v7/sablier /bin/sablier #18.46 MB3COPY --chmod=0644 build/sablier.yaml /etc/sablier/sablier.yaml #270 B4EXPOSE [10000/tcp]0 B5VOLUME [/etc/sablier/state.json /etc/sablier/themes]0 B6ENTRYPOINT ["/bin/sablier"]0 B7CMD ["--configFile=/etc/sablier/sablier.yaml" "start"]0 BCommand
ARG TARGETPLATFORM=linux/arm/v7