Sign inSign up

bitwarden/passwordless-test-api:1.0.80

Multi-platform
Index digest

sha256:19615a2654f6dd7209a5c7e9e61ee76459e41c78b94585eb837f35879ed2f575

OS/ARCH

Compressed size

105.94 MB

Last pushed

over 2 years by bitwardenadmin

Type

Image

Manifest digest

sha256:0298656a6a12cc9cfdae91ef5f00a3d7189461fc23302c0238cecc30dd7b29e1

Image Layers

1ADD file ... in / 27.83 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.63 MB
5RUN /bin/sh -c groupadd 3.26 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
13USER 16540 B
14WORKDIR /opt/app/116 B
15COPY /tmp/app/src/Api/bin/publish ./ # buildkit60.48 MB
16ENTRYPOINT ["./Passwordless.Api"]0 B

Command

ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /