tolikproh
  • Joined on 2024-10-05

ptdept_srv (v1.9.0)

Published 2026-09-21 12:39:42 +03:00 by tolikproh

Installation

docker pull gitstore.ru/tolikproh/ptdept_srv:v1.9.0
sha256:51f7b4357b573dd8c1760a8a4412231a7b5da591ed3ac2a97663785454179ef3

Images

Digest OS / Arch Size
fc084fd81f linux/amd64 62 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG SERVICE_NAME=ptdept
ARG CONFIG_NAME=config.yaml
LABEL ORGANIZATION=PTDept
LABEL SERVICE=ptdept
LABEL MAINTAINERS=tolikproh@gmail.com
ENV BIN_FILE=/opt/ptdept/ptdept
COPY /opt/ptdept/ptdept /opt/ptdept/ptdept # buildkit
COPY /opt/ptdept/sendreport /opt/ptdept/sendreport # buildkit
ENV CONFIG_FILE=/etc/ptdept/config.yaml
COPY configs/config.yaml /etc/ptdept/config.yaml # buildkit
CMD ["${BIN_FILE}" "--config" "${CONFIG_FILE}"]

Labels

Key Value
MAINTAINERS tolikproh@gmail.com
ORGANIZATION PTDept
SERVICE ptdept
Details
Container
2026-09-21 12:39:42 +03:00
1
OCI / Docker
Versions (70) View all
v1.9.1 2026-09-21
v1.9.0 2026-09-21
v1.8.1 2026-09-11
v1.8.0 2026-09-11
v1.7.3 2026-09-09