sha256:7e24eb5715f9ceb5425e6cca5d382a897f85066ca6ddec807f94b5a4cd23e886
OS/ARCH
Compressed size
172.27 MB
Last pushed
about 2 years by bitwardenadmin
Type
Image
Manifest digest
sha256:2dcd5dcb8f234e7a397ffa6454fe96dcd66c681dabd8caa0d3451e3d07625aaa
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.64 MB5RUN /bin/sh -c groupadd 3.26 KB6ENV DOTNET_VERSION=8.0.80 B7COPY /dotnet /usr/share/dotnet # buildkit29.39 MB8RUN /bin/sh -c ln -s164 B9ENV ASPNET_VERSION=8.0.80 B10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.2 MB11ARG TARGETPLATFORM0 B12LABEL com.bitwarden.product=bitwarden0 B13LABEL com.bitwarden.project=passwordless0 B14ENV ASPNETCORE_ENVIRONMENT=Production0 B15ENV BWP_ENABLE_ADMIN=true0 B16ENV BWP_ENABLE_API=true0 B17ENV BWP_DB_FILE_API=/etc/bitwarden_passwordless/api.db0 B18ENV BWP_DB_FILE_ADMIN=/etc/bitwarden_passwordless/admin.db0 B19ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B20ENV Passwordless_ApiUrl=http://localhost:5701/api0 B21ENV PasswordlessManagement_ApiUrl=http://localhost:5701/api0 B22ENV SelfHosted=true0 B23ENV RP_PORT=57010 B24RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c18.66 MB25RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c156 B26RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c147 B27RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B28RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c122 B29RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c137 B30RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c150 B31RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c156 B32RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c135 B33RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c115 B34RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c152 B35RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c145 B36RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c91 B37WORKDIR /app32 B38COPY /app ./ # buildkit38.88 MB39COPY self-host/supervisord/*.ini /etc/supervisor.d/ # buildkit478 B40COPY self-host/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit401 B41RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B42COPY self-host/nginx/nginx.conf /etc/nginx # buildkit2.29 KB43COPY self-host/nginx/proxy.conf /etc/nginx # buildkit445 B44COPY self-host/nginx/mime.types /etc/nginx # buildkit1.71 KB45COPY self-host/nginx/security-headers.conf /etc/nginx # buildkit257 B46COPY self-host/nginx/security-headers-ssl.conf /etc/nginx # buildkit279 B47COPY self-host/nginx/logrotate.sh / # buildkit347 B48RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c347 B49COPY self-host/hbs/nginx-config.hbs /etc/hbs/ # buildkit1.09 KB50COPY self-host/hbs/config.yaml /etc/hbs/ # buildkit237 B51RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B52RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c32 B53RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.73 MB54RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.97 MB55RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c9.97 MB56COPY self-host/entrypoint.sh /entrypoint.sh # buildkit2.28 KB57RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c2.28 KB58VOLUME [/etc/bitwarden_passwordless]0 B59WORKDIR /app32 B60EXPOSE map[5701/tcp:{}]0 B61ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD file:4aa9ddc52f046592777767c91a04b9490d98811bedb8980fca794d55bbad1a0f in /