sha256:4bc150953924fc6d5126f631fec8c9e0c69635bd2df392ccc156acb52d8f95c0
OS/ARCH
linux/amd64
Compressed size
3.03 MB
Last pushed
12 months by privatebinbot
Type
Image
Manifest digest
sha256:170b5f5085ea76d70d455a284ddf705a99609c5c6da148d611d2547071e3719e
Image Layers
1ARG RELEASE=0.18.30 B2LABEL [email protected] org.opencontainers.image.vendor=PrivateBin org.opencontainers.image.documentation=https://github.com/PrivateBin/Directory/blob/master/README.md org.opencontainers.image.source=https://github.com/PrivateBin/Directory0 B3ENV GEOIP_MMDB=/var/geoip-country.mmdb ROCKET_ADDRESS=:: ROCKET_DATABASES={directory={url=/var/directory.sqlite}}0 B4EXPOSE [8000/tcp]0 B5USER 1000:10000 B6WORKDIR /0 B7VOLUME [/var]0 B8CMD ["directory"]0 B9COPY /home/rust/css /css # buildkit55.76 KB10COPY /home/rust/img /img # buildkit4.03 KB11COPY /home/rust/target/release/directory /bin/ # buildkit2.96 MB12COPY /home/rust/templates /templates # buildkit5.67 KBCommand
ARG RELEASE=0.18.3