IO-Projects

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

Liege - Belgium

girafun-api (1.0.10)

Published 2025-03-23 21:02:23 +01:00 by IO-Projects

Installation

docker pull git.endmove.eu/io-projectsofficial/girafun-api:1.0.10
sha256:738f194b0de4861f58a7196db94428ef57f999d048bc92f3de5b97b818148e1c

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'
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:283ec59810989d25b4fd50351039d8bbedbfa9b85f3562f7a682c8550c0b420a in .
ENTRYPOINT ["dotnet" "GirafunsApi.WebApi.dll"]
LABEL org.opencontainers.image.created=2025-03-23T20:00:14Z
LABEL org.opencontainers.image.revision=5ca743302351fecb1dde0a3252711e0ebaa0181a
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-23T20:00:14Z
org.opencontainers.image.revision 5ca743302351fecb1dde0a3252711e0ebaa0181a
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-23 21:02:23 +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