This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/app/backup/build/backup-psql
2022-04-15 14:57:54 +02:00
..
.gitignore Build image via Nix 2022-04-15 12:36:49 +02:00
backup-psql.py replace os.system with subprocess.run 2022-04-15 14:57:54 +02:00
common.nix Build image via Nix 2022-04-15 12:36:49 +02:00
default.nix replace os.system with subprocess.run 2022-04-15 14:57:54 +02:00
docker.nix replace os.system with subprocess.run 2022-04-15 14:57:54 +02:00
README.md Build image via Nix 2022-04-15 12:36:49 +02:00

Build

docker load < $(nix-build docker.nix)
docker push superboum/backup-psql:???