mirror of
https://github.com/gdiepen/docker-convenience-scripts.git
synced 2025-01-18 10:08:55 +00:00
Create README.md
This commit is contained in:
parent
ae67754296
commit
0744932730
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# docker-convenience-scripts
|
||||
|
||||
This repository will contain different convenience scripts for docker I have gathered over time.
|
||||
|
||||
## docker_clone_volume.sh
|
||||
|
||||
The purpose for this script is that I can easily create a clone of an existing docker data with
|
||||
a new name. This will allow me to create a duplicate of an existing data volume I use in the
|
||||
production environment of my blog for example and take that duplicate to my development version
|
||||
to ensure I have the latest production data also at development
|
Loading…
Reference in New Issue
Block a user