chokchai
  • Joined on 2023-01-10

pricedee-api (latest)

Published 2023-07-12 14:09:08 +00:00 by nutchayut

Installation

docker pull gitea.71dev.com/chokchai/pricedee-api:latest
sha256:988b0cf07c0c55b8ac79cb99c7cb02c73719bece6b18e9b3c736c66768b2ce64

Image Layers

ADD file:1d256392bb7afe6942d157db84ca62774ac4114f8a3816fd50bace8d73130b57 in /
CMD ["bash"]
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*
ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
ENV DOTNET_VERSION=7.0.2
COPY dir:166643824df44e56f0700bca543cd99ebd58abea8499eb438f9e58e176cf559d in /usr/share/dotnet
/bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
ENV ASPNET_VERSION=7.0.2
COPY dir:f2471ec195d94c9a72f310bdc15388e25c54470b36146da22c84b074db563bb5 in /usr/share/dotnet/shared/Microsoft.AspNetCore.App
WORKDIR /app
EXPOSE 80
WORKDIR /app
COPY dir:b7989e957a3d90e5f45f079663da7d3973127cfe843c12c20f12e383e2964d00 in .
ENTRYPOINT ["dotnet" "price_dee_api.dll"]
LABEL org.opencontainers.image.created=2023-07-12T14:08:35Z
LABEL org.opencontainers.image.revision=f39fba333ec65b68ae0989fa4684ed3eaf710e09
LABEL org.opencontainers.image.source=https://gitea.71dev.com/chokchai/pricedee-api.git
LABEL org.opencontainers.image.url=https://gitea.71dev.com/chokchai/pricedee-api

Labels

Key Value
org.opencontainers.image.created 2023-07-12T14:08:35Z
org.opencontainers.image.revision f39fba333ec65b68ae0989fa4684ed3eaf710e09
org.opencontainers.image.source https://gitea.71dev.com/chokchai/pricedee-api.git
org.opencontainers.image.url https://gitea.71dev.com/chokchai/pricedee-api
Details
Container
2023-07-12 14:09:08 +00:00
296
OCI / Docker
linux/amd64
94 MiB
Versions (1) View all
latest 2023-07-12