emote-pirate (sha256:c35f6166359f42b03da589c015e5939b87db9955ddb1ee9c0ea7d6d9eae67ff2)

Published 2026-03-04 10:25:13 +00:00 by Foxite

Installation

docker pull git.foxite.dev/foxite/emote-pirate@sha256:c35f6166359f42b03da589c015e5939b87db9955ddb1ee9c0ea7d6d9eae67ff2
sha256:c35f6166359f42b03da589c015e5939b87db9955ddb1ee9c0ea7d6d9eae67ff2

Image layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'
ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/* # buildkit
ENV DOTNET_VERSION=6.0.36
COPY /dotnet /usr/share/dotnet # buildkit
RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit
WORKDIR /app
WORKDIR /app
COPY /app/publish . # buildkit
ENTRYPOINT ["./EmotePirate"]

Labels

Key Value
org.opencontainers.image.created 2026-03-04T10:25:03.470Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 2d5d9993341ce465db3ef21c41c60174f2227840
org.opencontainers.image.source https://git.foxite.dev/Foxite/EmotePirate
org.opencontainers.image.title EmotePirate
org.opencontainers.image.url https://git.foxite.dev/Foxite/EmotePirate
org.opencontainers.image.version master
Details
Container
2026-03-04 10:25:13 +00:00
1
OCI / Docker
linux/amd64
77 MiB
Versions (1) View all
master 2026-03-04