Skip to content

Docker image for dumping databases from postgresql containers

License

Notifications You must be signed in to change notification settings

miguelvaara/docker-postgresql-dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for dumping databases from mariadb containers

To use, run this container and then:

docker exec <CONTAINER> /do-backup.sh

License and copyright

Copyright (c) 2019 University Of Helsinki (The National Library Of Finland)

This project's source code is licensed under the terms of GNU General Public License Version 2.

About

Docker image for dumping databases from postgresql containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.5%
  • Dockerfile 25.5%