docker-backup

command module
v0.0.0-...-ea904b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2022 License: MIT Imports: 7 Imported by: 0

README

Docker Backup

CLI Tool to backup content of Docker container volumes to CIFS/SMB network shares (e.g. NAS).

Install

go install github.com/betom84/docker-backup@latest

Usage

usage: ./docker_backup [options]

  -container string
        Comma separated list of Docker container names
  -hold
        Hold container(s) during backup
  -host string
        TCP Docker host (port 2375)
  -target string
        CIFS volume address (user:pass@host/path)

example: ./docker_backup -host docker.local -target user:secret@mynas.local/backups -container container1,container2

Prerequisites

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL