kohakutou (0.1.0.11)

Published 2026-09-03 18:34:08 -04:00 by Paldren

Installation

docker pull forge.wolfhound.dev/paldren/kohakutou:0.1.0.11
sha256:ea66500deae4dbef47e477542673d5619a390b23c2fdd28f01a9ff2625e44795

About this package

Kohakutou 0.1.0.11

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'
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 zlib1g && 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=8.0.30
COPY /dotnet /usr/share/dotnet # buildkit
RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit
ENV ASPNET_VERSION=8.0.30
COPY /dotnet /usr/share/dotnet # buildkit
WORKDIR /app
ENV PORT=8755
ENV ASPNETCORE_URLS=http://+:8755
ENV TZ=America/New_York
ENV DISPLAY=:99
COPY /out ./ # buildkit
COPY crunchyroll-downloader /app/crunchyroll-downloader # buildkit
COPY docker-entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends chromium xvfb x11vnc novnc websockify fonts-liberation fonts-noto-color-emoji && rm -rf /var/lib/apt/lists/* && chmod +x /entrypoint.sh /app/crunchyroll-downloader && mkdir -p /config /temp /media /keys /ffmpeg # buildkit
EXPOSE [6080/tcp 8755/tcp]
VOLUME [/config /temp /media /keys]
ENTRYPOINT ["/entrypoint.sh"]
CMD ["dotnet" "Kohakutou.App.dll"]

Labels

Key Value
org.opencontainers.image.description Kohakutou 0.1.0.11
org.opencontainers.image.title Kohakutou
org.opencontainers.image.version 0.1.0.11
Details
Container
2026-09-03 18:34:08 -04:00
1
OCI / Docker
linux/amd64
466 MiB
Versions (181) View all
latest 2026-09-19
0.3.0.53 2026-09-19
0.3.0.50 2026-09-19
0.3.0.48 2026-09-19
0.3.0.46 2026-09-19