Sign inSign up

bitwarden/passwordless-self-host:1.0.86

Multi-platform
Index digest

sha256:7e24eb5715f9ceb5425e6cca5d382a897f85066ca6ddec807f94b5a4cd23e886

OS/ARCH

Compressed size

176.67 MB

Last pushed

about 2 years by bitwardenadmin

Type

Image

Manifest digest

sha256:3e7c931449d0aab0082c49fea640b0dc345cd371cecb8fe8e65fc0e12222cfb4

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.80 B
7COPY /dotnet /usr/share/dotnet # buildkit30.74 MB
8RUN /bin/sh -c ln -s152 B
9ENV ASPNET_VERSION=8.0.80 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 SelfHosted=true0 B
23ENV RP_PORT=57010 B
24RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c18.73 MB
25RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c156 B
26RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c148 B
27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
28RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c122 B
29RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c136 B
30RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c149 B
31RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c155 B
32RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c136 B
33RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c115 B
34RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c152 B
35RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c145 B
36RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c93 B
37WORKDIR /app32 B
38COPY /app ./ # buildkit38.94 MB
39COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit477 B
40COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit399 B
41RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
42COPY self-host/nginx/nginx.conf /etc/nginx # buildkit2.29 KB
43COPY self-host/nginx/proxy.conf /etc/nginx # buildkit445 B
44COPY self-host/nginx/mime.types /etc/nginx # buildkit1.71 KB
45COPY self-host/nginx/security-headers.conf /etc/nginx # buildkit257 B
46COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit279 B
47COPY self-host/nginx/logrotate.sh / # buildkit347 B
48RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c347 B
49COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB
50COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit237 B
51RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.59 MB
52RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
53RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
54RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB
55RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.75 MB
56COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.28 KB
57RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c2.28 KB
58VOLUME [/etc/bitwarden_passwordless]0 B
59WORKDIR /app32 B
60EXPOSE map[5701/tcp:{}]0 B
61ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /