Skip to content

theobori/dockerv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‹+πŸ“¦ 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

Releases

No releases published

Packages

No packages published