postgresql-backuper (v0.0.2)

Published 2024-11-23 17:11:43 +05:00 by lumin

Installation

docker pull git.comfycamp.space/lumin/postgresql-backuper:v0.0.2
sha256:672eae2757fe85144fc1513ed220a96ac9ff9bc129e3979957cf897cf1494142

Image Layers

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /
CMD ["/bin/sh"]
/bin/sh -c apk add postgresql16-client
COPY file:4c327873a77b64c415efde80603c0b9d07e0f62d9f316389c4447a7be3b28da5 in /usr/local/bin/postgresql-backuper
/bin/sh -c mkdir /backups
ENV BACKUPS_DIR=/backups
CMD ["postgresql-backuper"]
Details
Container
2024-11-23 17:11:43 +05:00
1
OCI / Docker
linux/amd64
9.6 MiB
Versions (3) View all
v0.0.3 2024-11-23
v0.0.2 2024-11-23
v0.0.1 2024-11-23