sha256:561d646755159cca4155a851b75c2a64fc95fd62ad44aec6c732ccfde855b9a7
OS/ARCH
linux/amd64
Compressed size
2.88 MB
Last pushed
over 2 years by privatebin
Type
Image
Manifest digest
sha256:561d646755159cca4155a851b75c2a64fc95fd62ad44aec6c732ccfde855b9a7
Image Layers
1ARG RELEASE=0.10.80 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.05 KB11COPY /home/rust/target/release/directory /bin/ # buildkit2.84 MB12COPY /home/rust/templates /templates # buildkit5.63 KBCommand
ARG RELEASE=0.10.8