Added link to blog article

pull/4/head
Guido Diepen 2017-04-25 11:29:37 +02:00 zatwierdzone przez GitHub
rodzic a88fe18c9f
commit 2dfd1a2041
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,9 @@ This repository will contain different convenience scripts for docker I have gat
The purpose for this script is that I can easily create a clone of an existing docker data with 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 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 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 to ensure I have the latest production data also at development.
You can find more details in my blog post [Cloning Docker Data Volumes](https://www.guidodiepen.nl/2016/05/cloning-docker-data-volumes/)
## docker_get_data_volume_info.sh ## docker_get_data_volume_info.sh