tolikproh
  • Joined on 2024-10-05

ptdept_srv (v1.3.8)

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

Installation

docker pull gitstore.ru/tolikproh/ptdept_srv:v1.3.8
sha256:f7059aa79d3d0934a47dc65a96de96cca4a9034818946eafa142766540956c6a

Images

Digest OS / Arch Size
03e811214a 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 22:54:08 +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