discord-role-bot (0.1.0)

Published 2023-08-02 08:21:30 +00:00 by skillpoint

Installation

docker pull git.skillpoint.dev/skillpoint/discord-role-bot:0.1.0
sha256:29f3bf5fcad60c398aac40620601d8f924649e82b900eeeff6a6896e034174c4

Image layers

ADD file:3d726bf0abbc08d6dda026cc406cdfb529deb60071641d164de28fcd62d1c1c0 in /
CMD ["bash"]
ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
/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/*
ENV DOTNET_VERSION=7.0.9
COPY dir:3f2f1e6d202921f542742a45ba402d18c32dfa1483724c2857f2589ea8da845a in /usr/share/dotnet
/bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
ENV ASPNET_VERSION=7.0.9
COPY dir:b9826d3ca37b036d4d0c05550f54f0f551fb616ab13da9bcdd1bb0b48d4ca2e3 in /usr/share/dotnet/shared/Microsoft.AspNetCore.App
WORKDIR /App
COPY dir:9497a05ae091435bbf83a2e4e162fd55b9312609fbecc24b93de347296a62048 in .
ENTRYPOINT ["dotnet" "DotBot.dll"]
LABEL org.opencontainers.image.created=2023-08-02T08:19:26Z
LABEL org.opencontainers.image.revision=1aec026324a7dd46a3e4401b416e01824a668749
LABEL org.opencontainers.image.source=https://git.skillpoint.dev/skillpoint/discord-role-bot.git
LABEL org.opencontainers.image.url=https://git.skillpoint.dev/skillpoint/discord-role-bot

Labels

Key Value
org.opencontainers.image.created 2023-08-02T08:19:26Z
org.opencontainers.image.revision 1aec026324a7dd46a3e4401b416e01824a668749
org.opencontainers.image.source https://git.skillpoint.dev/skillpoint/discord-role-bot.git
org.opencontainers.image.url https://git.skillpoint.dev/skillpoint/discord-role-bot
Details
Container
2023-08-02 08:21:30 +00:00
3
OCI / Docker
linux/amd64
87 MiB
Versions (2) View all
0.1.0 2023-08-02
latest 2023-08-02