tolikproh
  • Joined on 2024-10-05

ptdept_srv (v1.3.4)

Published 2026-08-15 21:03:22 +03:00 by tolikproh

Installation

docker pull gitstore.ru/tolikproh/ptdept_srv:v1.3.4
sha256:adf3ba41eb103b9199e8e8baf1282b91f651a104f2ee61983c5d440bfd9fb103

Images

Digest OS / Arch Size
2d47a2fe21 linux/amd64 58 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.24.1-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-08-15 21:03:22 +03:00
1
OCI / Docker
Versions (39) View all
latest 2026-08-18
v1.4.3 2026-08-18
v1.4.2 2026-08-18
v1.4.1 2026-08-17
v1.3.8 2026-08-15