contentgruen-bff (sha256:6a51a176cec64ba3c71569114f9cf4f2aca1a7d4aa2f1eee4a5d684971c3ca83)
Published 2026-09-04 10:08:45 +02:00 by BanSe
Installation
docker pull git.verdigado.com/netzbegruenung-images/contentgruen-bff@sha256:6a51a176cec64ba3c71569114f9cf4f2aca1a7d4aa2f1eee4a5d684971c3ca83sha256:6a51a176cec64ba3c71569114f9cf4f2aca1a7d4aa2f1eee4a5d684971c3ca83About 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-09-04T08:08:23.610Z |
| 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 | c77620260d269c2c97b99546fa0b673271817958 |
| 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
2026-09-04 10:08:45 +02:00
Versions (21)
View all
Container
1
OCI / Docker
linux/amd64
AGPL-3.0
91 MiB