Power Plan

core-app (fec962aa61aff9da6e20b4f29ef47073f40d4a10)

Published 2026-01-06 08:01:28 +01:00 by deploy-pwrpln

Installation

docker pull gitea.larvit.se/pwrpln/core-app:fec962aa61aff9da6e20b4f29ef47073f40d4a10
sha256:24eedf7d5c4e825600de408ecc11b37a0487f181393130671bad597c0f47e12d

Image Layers

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /app
RUN /bin/sh -c apk add --no-cache gettext # buildkit
COPY /app/main . # buildkit
COPY /app/public ./public # buildkit
RUN /bin/sh -c mv public/api/v1/openapi.yml public/api/v1/openapi.yml.template # buildkit
COPY entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit
ENTRYPOINT ["/entrypoint.sh"]
CMD ["./main"]

Labels

Key Value
com.docker.compose.project core
com.docker.compose.service app
com.docker.compose.version 2.21.0
Details
Container
2026-01-06 08:01:28 +01:00
0
OCI / Docker
linux/amd64
14 MiB
Versions (248) View all