chester-proxy (sha256:2370c4c555ac4dacdc3d4d11c24e61c7269cb904389d3c45c604a487519690ce)
Published 2026-05-19 13:35:15 +00:00 by macoun
Installation
docker pull git.statotest.com/statotest/chester-proxy@sha256:2370c4c555ac4dacdc3d4d11c24e61c7269cb904389d3c45c604a487519690cesha256:2370c4c555ac4dacdc3d4d11c24e61c7269cb904389d3c45c604a487519690ceAbout this package
Microservice pro volání Hardwario API
Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 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.8 |
| 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.8 |
| COPY /dotnet /usr/share/dotnet # buildkit |
| USER 1654 |
| WORKDIR /app |
| EXPOSE [8080/tcp] |
| EXPOSE [8081/tcp] |
| WORKDIR /app |
| COPY /app/publish . # buildkit |
| ENTRYPOINT ["dotnet" "ChesterProxy.dll"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-19T13:34:58.429Z |
| org.opencontainers.image.description | Microservice pro volání Hardwario API |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 7d46ebba50403e86ecde616e82cb0f836a6b3269 |
| org.opencontainers.image.source | https://git.statotest.com/STATOTEST/chester-proxy |
| org.opencontainers.image.title | chester-proxy |
| org.opencontainers.image.url | https://git.statotest.com/STATOTEST/chester-proxy |
| org.opencontainers.image.version | latest |
Details
2026-05-19 13:35:15 +00:00
Versions (8)
View all
Container
1
OCI / Docker
linux/amd64
92 MiB
latest
2026-05-26
sha-b86df63
2026-05-26
sha-7d46ebb
2026-05-19
sha-b63267e
2026-05-19
sha-930a8a5
2026-05-19