Isitar / backup-postgresql-k8s-cronjob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup job for postgresql

Build Dockerfile

In order to include scripts / etc you need to be in the root directory (this directory) and execute docker build with the file param:

Example for building pg 14 version:

docker build -f image/14/Dockerfile -t isitar/backup-postgresql-k8s-job .

About


Languages

Language:Python 69.6%Language:Dockerfile 21.8%Language:Shell 8.7%