tolikproh
  • Joined on 2024-10-05

ptdept_srv (latest)

Published 2026-06-06 15:48:55 +03:00 by tolikproh

Installation

docker pull gitstore.ru/tolikproh/ptdept_srv:latest
sha256:8d655f9c811e243412caf0a427fba27f1bb8eb86a9c28607b545aed56d11ed32

Images

Digest OS / Arch Size
ba9bcdd059 linux/amd64 36 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.23.4-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-06-06 15:48:55 +03:00
8
OCI / Docker
Versions (25) View all
latest 2026-06-06
v1.2.4 2026-06-06
v1.2.3 2026-06-06
v1.2.2 2026-06-06
v1.2.1 2026-06-05