8000 GitHub - dschumann/docker-backup: A quick and dirty application to backup your Docker containers, written in C#.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A quick and dirty application to backup your Docker containers, written in C#.

License

Notifications You must be signed in to change notification settings

dschumann/docker-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-inspect

A quick and dirty solution to make backups of your docker containers. Uses the Docker API through Docker.DotNet.

Screenshot of the application

Getting started

This project comes with a Visual Studio solution file. Open this file in VS, retrieve all NuGet packages and build the project. This should result in a working binary.

How does it work?

Fill in your endpoint in the endpoint text field (http://localhost:2375 for example), specify your basic credentials if needed, and click on the get containers button.

About

A quick and dirty application to backup your Docker containers, written in C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0