Sign inSign up

bitwarden/passwordless-test-api:latest

Multi-platform
Index digest

sha256:4bc211d7ab965ac46ed715c99233cb2a902c6fd85f6752e97bc5040794cfaf7b

OS/ARCH

Compressed size

106.2 MB

Last pushed

almost 2 years by bitwardenadmin

Type

Image

Manifest digest

sha256:20d8e99e1073ee6dd5c8dc924ead745ac048ee347b7eea17c9539b3bfa38fb80

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
6LABEL org.opencontainers.image.title=Passwordless API Test Server0 B
7LABEL org.opencontainers.image.description=Docker image of the0 B
8LABEL org.opencontainers.image.authors=Bitwarden0 B
9LABEL org.opencontainers.image.url=https://github.com/passwordless/passwordless-server0 B
10LABEL org.opencontainers.image.source=https://github.com/passwordless/passwordless-server/blob/main/Api.dockerfile0 B
11EXPOSE map[8080/tcp:{}]0 B
12ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B
13RUN /bin/sh -c mkdir -p93 B
14RUN /bin/sh -c chmod 77793 B
15USER 16540 B
16WORKDIR /opt/app/117 B
17COPY /tmp/app/src/Api/bin/publish ./ # buildkit60.56 MB
19ENV MAIL__PROVIDERS__0__NAME=file0 B
20ENV MAIL__PROVIDERS__0__PATH=/app/mail.md0 B
21ENTRYPOINT ["./Passwordless.Api"]0 B

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /