Philip Loibl philip
  • Joined on 2022-04-26

ecan-monitor (latest)

Published 2023-08-27 20:41:17 +02:00 by philip

Installation

docker pull git.philiploibl.at/philip/ecan-monitor:latest
sha256:919fec8a6efcc536478b5975eb914d5f952c93fa5eae5e11627ae6be76b4a095

Images

Digest OS / Arch Size
03af79faff linux/amd64 34 MiB
87d701a340 linux/arm64 33 MiB
c50cd3a3e2 linux/arm/v7 33 MiB

Image Layers ( linux/amd64)

WORKDIR /app
COPY /backend/build/app /app/app # buildkit
COPY /etc/passwd /etc/passwd # buildkit
USER appuser
ENV TZ=UTC
EXPOSE map[8080/tcp:{}]
ENTRYPOINT ["/app/app"]
Details
Container
2023-08-27 20:41:17 +02:00
12
OCI / Docker
Versions (1) View all
latest 2023-08-27