Giter Site home page Giter Site logo

docker-backup-restore's Introduction

⛵️ Docker Backup and Restore Script

This script is used to backup and restore docker containers.

Smooth sailing.


Features

  • Backup and restore docker containers
  • Interactive menu for easy use

Usage

Depending on your docker setup you may need to run the script with sudo.

Basic usage with interactive menu

./docker-backup-restore.sh

Define backup directory

./docker-backup-restore.sh -d /path/to/backup

Arguments

  • -b Run backup. (default: true)
  • -d Backup directory. (default: ~/docker-backups)
  • -D Dry run. (default: false)
  • -k Days to keep backups. (default: 3)
  • -m Interactive menu. (default: true)
  • -r Restore images. (default: false)
  • -p Purge backups. (default: false)
  • -dd Delete dangling images. (default: false)
  • -u User to update permissions.
  • -v Verbose output. (default: false)
  • -h Display help menu

Funding

If you find this project useful or use it in a commercial environment please consider donating today with one of the following options.

  • Bitcoin bc1qhxu9yf9g5jkazy6h4ux6c2apakfr90g2rkwu45
  • Ethereum 0x9f5D6dd018758891668BF2AC547D38515140460f
  • Patreon patreon.com/carmelosantana

License

The code is licensed MIT and the documentation is licensed CC BY-SA 4.0.

docker-backup-restore's People

Contributors

carmelosantana avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.