tolikproh
  • Joined on 2024-10-05

ptdept_srv (v1.4.2)

Published 2026-08-18 00:01:59 +03:00 by tolikproh

Installation

docker pull gitstore.ru/tolikproh/ptdept_srv:v1.4.2
sha256:4d360a8ee97ba894fc6cc21539c632d08c061464321dc9e2f204451787b952ac

Images

Digest OS / Arch Size
d375419d28 linux/amd64 59 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-18 00:01:59 +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