IO-Projects

IO-Projects is a development studio with a strong and motivated team.

Liege - Belgium

girafun-api (latest)

Published 2026-01-26 21:33:32 +01:00 by IO-Projects

Installation

docker pull git.endmove.eu/io-projectsofficial/girafun-api:latest
sha256:1ff7d158b35e48e45982cdc072a01016840618efcacf0dc9f68120c5129de24e

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'
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.23
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.23
COPY /dotnet /usr/share/dotnet # buildkit
WORKDIR /app
EXPOSE 80
WORKDIR /app
COPY dir:4d6776b5c3965206701b820c360ee5d2200d703b21ce70db25b9f6cb77377972 in .
ENTRYPOINT ["dotnet" "GirafunsApi.WebApi.dll"]
LABEL org.opencontainers.image.created=2026-01-26T20:27:28Z
LABEL org.opencontainers.image.revision=9eaed5790b5b6fb6c862b06fc303a4a652bce4d6
LABEL org.opencontainers.image.source=https://git.endmove.eu/IO-ProjectsOfficial/girafuns-api.git
LABEL org.opencontainers.image.url=https://git.endmove.eu/IO-ProjectsOfficial/girafuns-api

Labels

Key Value
org.opencontainers.image.created 2026-01-26T20:27:28Z
org.opencontainers.image.revision 9eaed5790b5b6fb6c862b06fc303a4a652bce4d6
org.opencontainers.image.source https://git.endmove.eu/IO-ProjectsOfficial/girafuns-api.git
org.opencontainers.image.url https://git.endmove.eu/IO-ProjectsOfficial/girafuns-api
Details
Container
2026-01-26 21:33:32 +01:00
0
OCI / Docker
linux/amd64
98 MiB
Versions (14) View all
latest 2026-01-26
1.1.0 2026-01-26
1.0.11 2025-10-06
1.0.10 2025-03-23
1.0.9 2025-03-15