tolikproh
  • Joined on 2024-10-05

ptdept_srv (v1.1.0)

Published 2026-04-27 01:46:35 +03:00 by tolikproh

Installation

docker pull gitstore.ru/tolikproh/ptdept_srv:v1.1.0
sha256:cb7e556d7dde65331f3df956c8ccb871dcaf9e9bb44d2aa48f33ce0b91a1f577

Images

Digest OS / Arch Size
ef01e5030b linux/amd64 33 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-04-27 01:46:35 +03:00
4
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