Sign inSign up

bitwarden/passwordless-test-api:1.0.95

Multi-platform
Index digest

sha256:18b1c8c9a9ad1bfbefaf723fbed3806c96461539576614ecb03d95d319f7e4dc

OS/ARCH

Compressed size

106.16 MB

Last pushed

about 1 year by bitwardenadmin

Type

Image

Manifest digest

sha256:c75bd0692d13e9348df02f35160cf0c337683d4de8af7624e633c4e43856e18f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.2 KB
5LABEL org.opencontainers.image.title=Passwordless API Test Server0 B
6LABEL org.opencontainers.image.description=Docker image of the0 B
7LABEL org.opencontainers.image.authors=Bitwarden0 B
8LABEL org.opencontainers.image.url=https://github.com/passwordless/passwordless-server0 B
9LABEL org.opencontainers.image.source=https://github.com/passwordless/passwordless-server/blob/main/Api.dockerfile0 B
10EXPOSE map[8080/tcp:{}]0 B
11ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B
12RUN /bin/sh -c mkdir -p93 B
13RUN /bin/sh -c chmod 77793 B
14USER 16540 B
15WORKDIR /opt/app/116 B
16COPY /tmp/app/src/Api/bin/publish ./ # buildkit61.36 MB
18ENV MAIL__PROVIDERS__0__NAME=file0 B
19ENV MAIL__PROVIDERS__0__PATH=/app/mail.md0 B
20ENTRYPOINT ["./Passwordless.Api"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'