sha256:d43f6bf68ecb43e309cba999d2f181ea6e1f3e380ad70d3e45d88483f8e24397
OS/ARCH
Compressed size
104.39 MB
Last pushed
almost 2 years by bitwardenadmin
Type
Image
Manifest digest
sha256:f99b2e15e77e85e2cf1a15e626ebd51b4c78b264d46e1211c22a4f53f745c668
Image Layers
1ADD rootfs.tar.xz / # buildkit27.81 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.65 MB5RUN /bin/sh -c groupadd 3.25 KB6LABEL org.opencontainers.image.title=Passwordless API Test Server0 B7LABEL org.opencontainers.image.description=Docker image of the0 B8LABEL org.opencontainers.image.authors=Bitwarden0 B9LABEL org.opencontainers.image.url=https://github.com/passwordless/passwordless-server0 B10LABEL org.opencontainers.image.source=https://github.com/passwordless/passwordless-server/blob/main/Api.dockerfile0 B11EXPOSE map[8080/tcp:{}]0 B12ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B13RUN /bin/sh -c mkdir -p93 B14RUN /bin/sh -c chmod 77793 B15USER 16540 B16WORKDIR /opt/app/116 B17COPY /tmp/app/src/Api/bin/publish ./ # buildkit58.93 MB19ENV MAIL__PROVIDERS__0__NAME=file0 B20ENV MAIL__PROVIDERS__0__PATH=/app/mail.md0 B21ENTRYPOINT ["./Passwordless.Api"]0 BCommand
ADD rootfs.tar.xz / # buildkit