contentgruen-bff (sha256:8c3edb1e98f58dc7b1bfd23933f3db500fee6061d8e4a54e0db7078f3a20e591)

Published 2026-08-03 12:07:12 +02:00 by BanSe

Installation

docker pull git.verdigado.com/netzbegruenung-images/contentgruen-bff@sha256:8c3edb1e98f58dc7b1bfd23933f3db500fee6061d8e4a54e0db7078f3a20e591
sha256:8c3edb1e98f58dc7b1bfd23933f3db500fee6061d8e4a54e0db7078f3a20e591

About this package

Find, rate, and reuse the best political arguments and messaging — instead of writing them from scratch. A crowdsourcing platform with semantic search for green and progressive communication.

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'
ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc-s1 libicu72 libssl3 libstdc++6 tzdata && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c groupadd --gid=$APP_UID app && useradd --no-log-init --uid=$APP_UID --gid=$APP_UID --create-home app # buildkit
ENV DOTNET_VERSION=9.0.8
COPY /dotnet /usr/share/dotnet # buildkit
RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit
ENV ASPNET_VERSION=9.0.8
COPY /dotnet /usr/share/dotnet # buildkit
WORKDIR /app
EXPOSE [5054/tcp]
WORKDIR /app
COPY /app/publish . # buildkit
ENTRYPOINT ["dotnet" "BFF.dll"]

Labels

Key Value
org.opencontainers.image.created 2026-08-03T10:06:44.644Z
org.opencontainers.image.description Find, rate, and reuse the best political arguments and messaging — instead of writing them from scratch. A crowdsourcing platform with semantic search for green and progressive communication.
org.opencontainers.image.licenses AGPL-3.0
org.opencontainers.image.revision caf039764ca548533dbcf5d17dd045e70bd9a09f
org.opencontainers.image.source https://github.com/netzbegruenung/contentgruen
org.opencontainers.image.title contentgruen
org.opencontainers.image.url https://github.com/netzbegruenung/contentgruen
org.opencontainers.image.version main
Details
Container
2026-08-03 12:07:12 +02:00
0
OCI / Docker
linux/amd64
AGPL-3.0
91 MiB
Versions (12) View all
sha-caf0397 2026-08-03
main 2026-08-03
latest 2026-07-08
stable 2026-07-08
1.0.0 2026-07-08