docker backups
> updates
This commit is contained in:
parent
2923de827e
commit
d0e85de628
@ -1,7 +1,9 @@
|
||||
<h1 align="center">Docker Backups</h1>
|
||||
|
||||
<p align="center">
|
||||
A bash script that will stop all running containers. Create a <strong>.tar.gz</strong> files of those stopped containers then upload them to a specified save location. After the containers are successfully saved, it will proceed to restart them.
|
||||
A bash script that will stop all running containers. Create a <strong>.tar.gz</strong> files of those stopped containers then upload them to a specified save location.
|
||||
</br>
|
||||
After the containers are successfully saved, it will proceed to restart them.
|
||||
</br>
|
||||
The script will log each step of the process including the time it takes for the script to execute.
|
||||
</br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user