This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ docker network create blue | |
| 368305ab14a4b276905948806bc31f72df9e28bea6798336abe272f8fd1c0811 | |
| $ docker network create green | |
| 8b74c5d61262bc22bbcb8a045caba38e05b46116706ea26719e8be1061083336 | |
| $ docker run -d --name sky --net blue --net-alias things redis | |
| d7c7b09fafe0823d2f428bce882b850e45fb5ea23b569e65b9d7ea7cb3c4b17f | |
| $ docker run -d --name navy --net blue --net-alias things redis | |
| eeb78a572ca66f208443fb19a2cc1d44a4c761da10727f322942860de87fa713 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This document contains all the web links for the book | |
| Effective MySQL: Backup and Recovery by Ronald Bradford | |
| http://effectivemysql.com/book/backup-recovery | |
| Introduction | |
| ------------ | |
| http://www.mysql.com/about/legal/licensing/index.html | |
| http://mysql.com |
NewerOlder