Sign inSign up

aronmarinelli/bitwarden-secure-sync:latest

Security
Databases & storage
Index digest

sha256:bca3906f5f1bcdb2d8ffd5ab9e3f8106e4d72dde28591380ca54ef912597493c

OS/ARCH

linux/amd64

Compressed size

81.1 MB

Last pushed

4 months by aronmarinelli

Type

Image

Manifest digest

sha256:47f279e92c182be5b743d4e0db4fa48f96b84f7083ee66b929c9fd39d2a5c9db

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.82 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