/dockerv

Lightweight (KISS) CLI to backup Docker volume - 🐋 + 📦

Primary LanguageGoOtherNOASSERTION

🐋+📦 dockerv

build

A simple to use (KISS) CLI to backup Docker volumes.

📖 How to build and run ?

  1. Install the dependencies

    • go
    • make (for tests)
  2. Install the binary

go install github.com/theobori/dockerv@latest
  1. Before starting to use it, make sure you have the need resources by doing:
dockerv init

🤝 Contribute

If you want to help the project, you can follow the guidelines in CONTRIBUTING.md.

🎉 Tasks

  • Docker compose env var COMPOSE_PROJECT_NAME
  • Target local driver only in docker compose files
  • tarball export
  • zip export
  • Dynamic and scalable point identification
  • Command help
  • import without dest
  • Export output permissions
  • Support multi --src