tolikproh
  • Joined on 2024-10-05

ptdept_srv (latest)

Published 2026-07-05 15:15:52 +03:00 by tolikproh

Installation

docker pull gitstore.ru/tolikproh/ptdept_srv:latest
sha256:40de56c314d15a120feff5f37501896ef32e3ab160863516572492db8c41ccb4

Images

Digest OS / Arch Size
d70e976e9c 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-07-05 15:15:52 +03:00
13
OCI / Docker
Versions (29) View all
latest 2026-07-05
v1.3.1 2026-07-05
v1.3.0 2026-07-05
v1.2.6 2026-07-01
v1.2.5 2026-07-01