sha256:0d3c836062271b42b0be05730253ae295798bd76dc0715d3509e520bf3b1f541
OS/ARCH
linux/amd64
Compressed size
3.22 MB
Last pushed
2 months by privatebinbot
Type
Image
Manifest digest
sha256:46fedd35c8889b48c1abb6ed528f6170b97fa37339e4ffe4c6c4090f4ad33b35
Image Layers
1ARG RELEASE=0.19.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 [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/ # buildkit3.16 MB12COPY /home/rust/templates /templates # buildkit5.65 KBCommand
ARG RELEASE=0.19.1