Sign inSign up

bitwarden/passwordless-self-host:1.0.80

Multi-platform
Index digest

sha256:ee28b584098838d2ba6443756cba4bd3525db556985285bcf886a2c49b22abc3

OS/ARCH

Compressed size

171.58 MB

Last pushed

over 2 years by bitwardenadmin

Type

Image

Manifest digest

sha256:efe98578b3e75ab7bba3067ecfff1bb531f559e8052106fdd7933f3ca20a257b

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c apt-get update17.63 MB
5RUN /bin/sh -c groupadd 3.26 KB
6ENV DOTNET_VERSION=8.0.60 B
7COPY /dotnet /usr/share/dotnet # buildkit29.38 MB
8RUN /bin/sh -c ln -s164 B
9ENV ASPNET_VERSION=8.0.60 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.2 MB
11ARG TARGETPLATFORM0 B
12LABEL com.bitwarden.product=bitwarden0 B
13LABEL com.bitwarden.project=passwordless0 B
14ENV ASPNETCORE_ENVIRONMENT=Production0 B
15ENV BWP_ENABLE_ADMIN=true0 B
16ENV BWP_ENABLE_API=true0 B
17ENV BWP_DB_FILE_API=/etc/bitwarden_passwordless/api.db0 B
18ENV BWP_DB_FILE_ADMIN=/etc/bitwarden_passwordless/admin.db0 B
19ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B
20ENV Passwordless_ApiUrl=http://localhost:5701/api0 B
21ENV PasswordlessManagement_ApiUrl=http://localhost:5701/api0 B
22ENV PasswordlessManagement_InternalApiUrl=http://localhost:50000 B
23ENV SelfHosted=true0 B
24ENV RP_PORT=57010 B
25RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c18.66 MB
26RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c156 B
27RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c147 B
28RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
29RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c120 B
30RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c137 B
31RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c149 B
32RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c156 B
33RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c135 B
34RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c113 B
35RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c152 B
36RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c148 B
37RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c93 B
38WORKDIR /app32 B
39COPY /app ./ # buildkit38.18 MB
40COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit478 B
41COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit401 B
42RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
43COPY self-host/nginx/nginx.conf /etc/nginx # buildkit2.29 KB
44COPY self-host/nginx/proxy.conf /etc/nginx # buildkit445 B
45COPY self-host/nginx/mime.types /etc/nginx # buildkit1.71 KB
46COPY self-host/nginx/security-headers.conf /etc/nginx # buildkit259 B
47COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit279 B
48COPY self-host/nginx/logrotate.sh / # buildkit347 B
49RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c347 B
50COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB
51COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit237 B
52RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
53RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
54RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.73 MB
55RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.97 MB
56RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.97 MB
57COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.6 KB
58RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c2.6 KB
59VOLUME [/etc/bitwarden_passwordless]0 B
60WORKDIR /app32 B
61EXPOSE map[5701/tcp:{}]0 B
62ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /