IO-Projects

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

Liege - Belgium

girafun-api (1.0.9)

Published 2025-03-15 19:15:24 +01:00 by IO-Projects

Installation

docker pull git.endmove.eu/io-projectsofficial/girafun-api:1.0.9
sha256:b1aefde3efe633e7007b60bb3c1b9a256df2578ce44b6773531f3016c0b3ad0b

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'
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 -l --uid=$APP_UID --gid=$APP_UID --create-home app # buildkit
ENV DOTNET_VERSION=8.0.14
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.14
COPY /dotnet /usr/share/dotnet # buildkit
WORKDIR /app
EXPOSE 80
WORKDIR /app
COPY dir:e5f198dd79551a8139b4b554b079eac67f2e64360ced51b59b05b0e84e5bd95e in .
ENTRYPOINT ["dotnet" "GirafunsApi.WebApi.dll"]
LABEL org.opencontainers.image.created=2025-03-15T18:09:29Z
LABEL org.opencontainers.image.revision=00eca3f6cf2a2762b77cc244ca8cf62845eecc36
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 2025-03-15T18:09:29Z
org.opencontainers.image.revision 00eca3f6cf2a2762b77cc244ca8cf62845eecc36
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
2025-03-15 19:15:24 +01:00
1
OCI / Docker
linux/amd64
97 MiB
Versions (13) View all
latest 2025-10-06
1.0.11 2025-10-06
1.0.10 2025-03-23
1.0.9 2025-03-15
1.0.8 2025-02-26