Sign inSign up

bitwarden/passwordless-self-host:1.0.83

Multi-platform
Index digest

sha256:abcc92030213304af22fe696cab6f753afd50075e298c6360e2bee923c04e72c

OS/ARCH

Compressed size

176.24 MB

Last pushed

about 2 years by bitwardenadmin

Type

Image

Manifest digest

sha256:a227a64d22903f7b3bc485a80c80f271b716b1413be03e9ea57e06e5a546cac5

Image Layers

1ADD file ... in / 27.78 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.85 MB
5RUN /bin/sh -c groupadd 3.2 KB
6ENV DOTNET_VERSION=8.0.70 B
7COPY /dotnet /usr/share/dotnet # buildkit30.74 MB
8RUN /bin/sh -c ln -s153 B
9ENV ASPNET_VERSION=8.0.70 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.52 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/amd64 /bin/sh -c18.73 MB
26RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c156 B
27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c147 B
28RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
29RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c122 B
30RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c137 B
31RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c148 B
32RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c154 B
33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c135 B
34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c115 B
35RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c148 B
36RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c146 B
37RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c93 B
38WORKDIR /app32 B
39COPY /app ./ # buildkit38.51 MB
40COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit477 B
41COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit400 B
42RUN |1 TARGETPLATFORM=linux/amd64 /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 # buildkit258 B
47COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit279 B
48COPY self-host/nginx/logrotate.sh / # buildkit345 B
49RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c346 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/amd64 /bin/sh -c10.59 MB
53RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
54RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
55RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB
56RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB
57COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.72 KB
58RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c2.72 KB
59VOLUME [/etc/bitwarden_passwordless]0 B
60WORKDIR /app32 B
61EXPOSE map[5701/tcp:{}]0 B
62ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /