sha256:e5398412a901555630bf3de795301e005f1382c446bef56f19e0034d1458f1f5
OS/ARCH
linux/amd64
Compressed size
3.15 MB
Last pushed
over 1 year by privatebinbot
Type
Image
Manifest digest
sha256:5ae1fec360dc4dc4d55cc07f8098eb13237cde85981b37ca9cd47d802e21a676
Image Layers
1ARG RELEASE=0.15.10 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 map[8000/tcp:{}]0 B5USER 1000:10000 B6WORKDIR /0 B7VOLUME [/var]0 B8CMD ["directory"]0 B9COPY /home/rust/css /css # buildkit28.63 KB10COPY /home/rust/img /img # buildkit4.03 KB11COPY /home/rust/target/release/directory /bin/ # buildkit3.11 MB12COPY /home/rust/templates /templates # buildkit5.61 KBCommand
ARG RELEASE=0.15.1