Sign inSign up

bitwarden/passwordless-self-host:1.0.92

Multi-platform
Index digest

sha256:437c72024525de7e00aeb4dd4dcb81a32e48f10393281d0922cc829e9e56b6b7

OS/ARCH

Compressed size

169.46 MB

Last pushed

over 1 year by bitwardenadmin

Type

Image

Manifest digest

sha256:15105dd33d47b4139d7a42af9756ce84d90e88a59898cd0f41691b80811ccd84

Image Layers

1# debian.sh --arch 'arm64' out/26.75 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.65 MB
4RUN /bin/sh -c groupadd 3.25 KB
5ENV DOTNET_VERSION=9.0.20 B
6COPY /dotnet /usr/share/dotnet # buildkit31.31 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=9.0.20 B
9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.41 MB
10ARG TARGETPLATFORM0 B
11LABEL com.bitwarden.product=bitwarden0 B
12LABEL com.bitwarden.project=passwordless0 B
13ENV ASPNETCORE_ENVIRONMENT=Production0 B
14ENV BWP_ENABLE_ADMIN=true0 B
15ENV BWP_ENABLE_API=true0 B
16ENV BWP_DB_FILE_API=/etc/bitwarden_passwordless/api.db0 B
17ENV BWP_DB_FILE_ADMIN=/etc/bitwarden_passwordless/admin.db0 B
18ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B
19ENV SelfHosted=true0 B
20ENV RP_PORT=57010 B
21RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c18.67 MB
22RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c156 B
23RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c146 B
24RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
25RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c122 B
26RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c136 B
27RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c148 B
28RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c155 B
29RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c135 B
30RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c113 B
31RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c151 B
32RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c144 B
33RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c93 B
34WORKDIR /app32 B
35COPY /app ./ # buildkit34.99 MB
36COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit477 B
37COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit400 B
38RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
39COPY self-host/nginx/nginx.conf /etc/nginx # buildkit2.29 KB
40COPY self-host/nginx/proxy.conf /etc/nginx # buildkit446 B
41COPY self-host/nginx/mime.types /etc/nginx # buildkit1.71 KB
42COPY self-host/nginx/security-headers.conf /etc/nginx # buildkit259 B
43COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit278 B
44COPY self-host/nginx/logrotate.sh / # buildkit346 B
45RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c346 B
46COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB
47COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit238 B
48RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
49RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
50RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.73 MB
51RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.97 MB
52RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.97 MB
53COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.28 KB
54RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c2.28 KB
55VOLUME [/etc/bitwarden_passwordless]0 B
56WORKDIR /app32 B
57EXPOSE map[5701/tcp:{}]0 B
58ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'