Sign inSign up

bitwarden/passwordless-self-host:1.0.83

Multi-platform
Index digest

sha256:abcc92030213304af22fe696cab6f753afd50075e298c6360e2bee923c04e72c

OS/ARCH

Compressed size

171.84 MB

Last pushed

about 2 years by bitwardenadmin

Type

Image

Manifest digest

sha256:c04243a4ed8559ff9c7810add236491b604ab8720fc6f806cc2d0decfee3ea4f

Image Layers

1ADD file ... in / 27.81 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.64 MB
5RUN /bin/sh -c groupadd 3.25 KB
6ENV DOTNET_VERSION=8.0.70 B
7COPY /dotnet /usr/share/dotnet # buildkit29.39 MB
8RUN /bin/sh -c ln -s165 B
9ENV ASPNET_VERSION=8.0.70 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 -c155 B
27RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c146 B
28RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B
29RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c122 B
30RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c139 B
31RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c149 B
32RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c155 B
33RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c135 B
34RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c115 B
35RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c151 B
36RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c144 B
37RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c93 B
38WORKDIR /app32 B
39COPY /app ./ # buildkit38.45 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/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 # buildkit258 B
47COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit278 B
48COPY self-host/nginx/logrotate.sh / # buildkit345 B
49RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c346 B
50COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB
51COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit236 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.72 KB
58RUN |1 TARGETPLATFORM=linux/arm64 /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:9b9556e1f3168a82eb85577dc07d85b2e7c1a72c5c35a4003f00042dd27b4fa2 in /