fargo3dwebsite/fargo3d-web (pr-3-head)
Published 2025-12-05 13:58:43 +00:00 by espoon
Installation
docker pull meetup.fargo3d.com/fargo3d/fargo3dwebsite/fargo3d-web:pr-3-headsha256:d8531c33e0ced7f0bf9bc51cd2f392dfb26a0246a28d2446b5c2d137f1005735
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f9d6b53a1e | linux/amd64 | 116 MiB |
Image Layers ( linux/amd64)
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in / |
| CMD ["/bin/bash"] |
| 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 libicu74 libssl3t64 libstdc++6 tzdata tzdata-legacy && 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=10.0.0 |
| COPY /dotnet /usr/share/dotnet # buildkit |
| RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit |
| ENV ASPNET_VERSION=10.0.0 |
| COPY /dotnet /usr/share/dotnet # buildkit |
| WORKDIR /app |
| EXPOSE [8080/tcp] |
| EXPOSE [8081/tcp] |
| COPY /app/publish . # buildkit |
| ENTRYPOINT ["dotnet" "Fargo3D.Web.dll"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-12-05T13:57:54.309Z |
| org.opencontainers.image.description | This Repo is used to build the Fargo3d Website |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.revision | b0727e0fc044ba82bf1dcb7ff8917c90956a8ba6 |
| org.opencontainers.image.source | https://meetup.fargo3d.com/Fargo3d/Fargo3dWebsite |
| org.opencontainers.image.title | Fargo3dWebsite |
| org.opencontainers.image.url | https://meetup.fargo3d.com/Fargo3d/Fargo3dWebsite |
| org.opencontainers.image.version | pr-3-head |
Details
2025-12-05 13:58:43 +00:00
Versions (15)
View all
Container
0
OCI / Docker