Sign inSign up

aronmarinelli/bitwarden-secure-sync:1.0.6

Security
Databases & storage
Index digest

sha256:62cb9aec037f40341a6eaa86b455bdd8e572f6090e8b054b1c53ea201b4b0dad

OS/ARCH

linux/amd64

Compressed size

81.1 MB

Last pushed

4 months by aronmarinelli

Type

Image

Manifest digest

sha256:9dd4a4cdcf1f0b60dc2b1c15ad277ee539ecf3fe6b52728f64b0a042ade746f1

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update16.04 MB
8RUN /bin/sh -c groupadd 3.49 KB
9ENV DOTNET_VERSION=10.0.80 B
10COPY /dotnet /usr/share/dotnet # buildkit34.9 MB
11RUN /bin/sh -c ln -s156 B
12WORKDIR /app92 B
13ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUID=0 PGID=00 B
14RUN /bin/sh -c set -eux;1.1 MB
15COPY /app/publish . # buildkit717.83 KB
16VOLUME [/app/config /app/data]0 B
17ENTRYPOINT ["/bin/sh" "docker-entrypoint.sh"]0 B
19LABEL org.opencontainers.image.url=https://github.com/AronMarinelli/bitwarden-secure-sync0 B
20LABEL org.opencontainers.image.title=Bitwarden Secure Sync0 B
21LABEL org.opencontainers.image.description=A simple tool that0 B

Command

 ARG RELEASE