tolikproh
  • Joined on 2024-10-05

ptdept_srv (v1.3.3)

Published 2026-08-15 12:49:03 +03:00 by tolikproh

Installation

docker pull gitstore.ru/tolikproh/ptdept_srv:v1.3.3
sha256:87936e89f4d795c6076b98d58502e3012be80e304053e202d4d03ab9ff411ab8

Images

Digest OS / Arch Size
be8118750d linux/amd64 36 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
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 12:49:03 +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