vault (staging)
Published 2025-02-02 14:16:47 -05:00 by colin
Installation
docker pull git.nixc.us/colin/vault:staging
sha256:ba72c8efb8a2b653b2e2b5ba935613d7237a1f7d16bd89d881632e0139161248
About this package
Unofficial Bitwarden compatible server written in Rust - 1.32.0
Image Layers
ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in / |
CMD ["/bin/sh"] |
ENV ROCKET_PROFILE=release ROCKET_ADDRESS=0.0.0.0 ROCKET_PORT=80 SSL_CERT_DIR=/etc/ssl/certs |
RUN /bin/sh -c mkdir /data && apk --no-cache add ca-certificates curl openssl tzdata # buildkit |
VOLUME [/data] |
EXPOSE map[80/tcp:{}] |
WORKDIR / |
COPY docker/healthcheck.sh docker/start.sh / # buildkit |
COPY /web-vault ./web-vault # buildkit |
COPY /app/target/final/vaultwarden . # buildkit |
HEALTHCHECK &{["CMD" "/healthcheck.sh"] "1m0s" "10s" "0s" "0s" '\x00'} |
CMD ["/start.sh"] |
Labels
Key | Value |
---|---|
com.docker.compose.project | vault |
com.docker.compose.service | well-known |
com.docker.compose.version | 2.30.3 |
org.opencontainers.image.created | 2024-08-11T19:17:37+00:00 |
org.opencontainers.image.description | Unofficial Bitwarden compatible server written in Rust - 1.32.0 |
org.opencontainers.image.documentation | https://github.com/dani-garcia/vaultwarden/wiki |
org.opencontainers.image.licenses | AGPL-3.0-only |
org.opencontainers.image.revision | b557c117247b0def307623b22203bd09c89bf05f |
org.opencontainers.image.source | https://github.com/dani-garcia/vaultwarden |
org.opencontainers.image.url | https://github.com/dani-garcia/vaultwarden |
org.opencontainers.image.version | 1.32.0 |
Details
2025-02-02 14:16:47 -05:00
Versions (2)
View all
Container
18
OCI / Docker
linux/amd64
AGPL-3.0-only
32 MiB
production
2025-02-02
staging
2025-02-02