chester-proxy (sha256:f43eb06c27eb7a72ed9b5ff2c71dfa509c2441e6bdb43d21d0c7e089a6808b86)

Published 2026-05-19 12:56:07 +00:00 by macoun

Installation

docker pull git.statotest.com/statotest/chester-proxy@sha256:f43eb06c27eb7a72ed9b5ff2c71dfa509c2441e6bdb43d21d0c7e089a6808b86
sha256:f43eb06c27eb7a72ed9b5ff2c71dfa509c2441e6bdb43d21d0c7e089a6808b86

About 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-19T12:56:05.115Z
org.opencontainers.image.description Microservice pro volání Hardwario API
org.opencontainers.image.licenses
org.opencontainers.image.revision 930a8a5b369294ae35e0d689ebb5167e3dd3b101
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
Container
2026-05-19 12:56:07 +00:00
0
OCI / Docker
linux/amd64
92 MiB
Versions (8) View all
latest 2026-05-26
sha-b86df63 2026-05-26
sha-7d46ebb 2026-05-19
sha-b63267e 2026-05-19
sha-930a8a5 2026-05-19