Commit Graph

  • af2a0b28c5 修改语句描述 yougg 2014-11-05 12:47:29 +0800
  • fda6a07a1e Minor update ignore file; Add pull_all and push_all scripts Baohua Yang 2014-10-30 15:30:51 +0800
  • f936efebd9 Update push_images.sh yeasy 2014-10-26 15:36:52 +0800
  • 16527880fb minor fix space; delete useless file Baohua Yang 2014-10-21 13:59:03 +0800
  • cb903202ba Fix issue#20, format following the guidelines Baohua Yang 2014-10-14 13:25:01 +0800
  • 9d26f96ba2 Merge branch 'master' of github.com:yeasy/docker_practice Baohua Yang 2014-10-12 10:32:14 +0800
  • ed7c2a3ee7 User new dockerpool repo server address Baohua Yang 2014-10-12 10:29:43 +0800
  • 894d8ebc62 Merge pull request #19 from luashiping/master Baohua Yang 2014-10-11 16:35:58 +0800
  • 46195eb9f6 fix expose #19 lushiping 2014-10-11 16:18:19 +0800
  • d732713b06 Add dockerfile chapter Baohua Yang 2014-10-10 17:30:53 +0800
  • 4e70438202 Rename the network chapter Baohua Yang 2014-10-10 09:37:37 +0800
  • 5a642809d9 Minor changes on content Baohua Yang 2014-10-10 09:37:15 +0800
  • 06b9651af9 Add more details to help understand repo and registry Baohua Yang 2014-10-03 11:41:22 +0800
  • 8117a15804 Add comparison summary with vm Baohua Yang 2014-10-03 11:34:57 +0800
  • c48aa47432 minor change, add dockerpool link Baohua Yang 2014-09-30 13:39:19 +0800
  • d897954e8a Merge pull request #18 from patriot7/master Baohua Yang 2014-09-30 12:51:49 +0800
  • 1a6861476b fix typo #18 Gao Xiang 2014-09-29 17:36:46 -0400
  • 6fa5159bb9 Add new chapters to introduce the popular repositories Baohua Yang 2014-09-27 16:06:08 +0800
  • 1faf0eeba6 rename the appendix chapter's directories Baohua Yang 2014-09-27 13:26:40 +0800
  • 24191c2ebe Modify the import of bash file Baohua Yang 2014-09-26 20:33:00 +0800
  • e94bb1d13b Modify the usage of the bashrc file Baohua Yang 2014-09-26 17:52:04 +0800
  • 7896cb5d7b Add more useful command Baohua Yang 2014-09-26 17:46:05 +0800
  • d4b8630bca Rewrite the introduction and minor fix Baohua Yang 2014-09-26 17:45:51 +0800
  • 8857c11fa6 minor change to expression; unify the term and formatting Baohua Yang 2014-09-26 16:05:13 +0800
  • 8add83dcc2 restruct the chapter to make it more understanding Baohua Yang 2014-09-26 15:44:31 +0800
  • 6d890cab80 Note to start docker in ubuntu installation Baohua Yang 2014-09-26 14:34:16 +0800
  • 0505622aeb Reformat the installation chapter Baohua Yang 2014-09-26 14:14:13 +0800
  • 25c95840bf review the content Baohua Yang 2014-09-26 14:08:26 +0800
  • 4098af51bc Update link to file directly Baohua Yang 2014-09-25 22:09:04 +0800
  • 17ab6bcd7b Rewrite and add more details on attach and nsenter; add bashrc_docker file Baohua Yang 2014-09-25 22:08:45 +0800
  • 73b5e3890e restruct and add brief introduction part Baohua Yang 2014-09-25 17:23:05 +0800
  • 4901436e6b Use Docker instead of docker Baohua Yang 2014-09-25 17:06:32 +0800
  • 37e650575f Merge pull request #17 from luashiping/master Baohua Yang 2014-09-25 16:55:53 +0800
  • 3d8dd3175f Add the repo configuration section Baohua Yang 2014-09-25 16:46:37 +0800
  • 56fc8fd280 use -d to start container as daemon Baohua Yang 2014-09-25 16:45:47 +0800
  • d77c41dab7 Add contribution list Baohua Yang 2014-09-25 16:45:03 +0800
  • 5912b8fb00 add enter container #17 lushiping 2014-09-25 16:09:50 +0800
  • 929caa27e8 add enter container lushiping 2014-09-25 15:51:25 +0800
  • 18507f9eaf Fix issue #1: change helo to hello lushiping 2014-09-25 15:42:21 +0800
  • ed6e476e94 Fix issue #1: change helo to hello lushiping 2014-09-25 15:31:18 +0800
  • 2422e4e19d Merge pull request #16 from hsgui/master Baohua Yang 2014-09-24 17:01:16 +0800
  • ec4e36bbf4 upstream without https:// could not work #16 hsgui 2014-09-24 15:55:37 +0800
  • ae67944ddf Merge pull request #15 from hsgui/master Baohua Yang 2014-09-24 13:35:56 +0800
  • cab41b6362 Merge pull request #14 from aisensiy/master Baohua Yang 2014-09-24 13:34:52 +0800
  • 10b432ab65 Fix: change --volumne--from to --volumnes-from #15 hsgui 2014-09-24 13:10:32 +0800
  • 08ed01831a docker save is used to save image and docker export is used to export container #14 aisensiy 2014-09-24 12:27:00 +0800
  • 26620cb3d5 mysqld to httpd aisensiy 2014-09-24 12:07:25 +0800
  • a9825f93e9 Update local repo usage, add a batch script to upload local images Baohua Yang 2014-09-24 11:03:46 +0800
  • 86f8095149 Add more examples on using local repo Baohua Yang 2014-09-23 16:40:54 +0800
  • ff245474dc Add the backup repo server Baohua Yang 2014-09-23 15:07:38 +0800
  • cef1322014 Fix issue#12, cmd should be run with root privilege Baohua Yang 2014-09-23 13:45:50 +0800
  • b5d4a05d4b Add more details to use the local repo Baohua Yang 2014-09-23 13:14:45 +0800
  • 876ea4c9d6 Add more accurate link Baohua Yang 2014-09-22 16:43:23 +0800
  • 9fd703bc18 Add change log Baohua Yang 2014-09-22 16:43:05 +0800
  • 2a60b4ce7e Remove the local repo case, add its content into the image and repository sections Baohua Yang 2014-09-22 16:40:18 +0800
  • 71bcec05b7 Rewrite the local repo deployment case Baohua Yang 2014-09-22 15:52:53 +0800
  • ed2750776a Rewrite the other security feature part and security summary part Baohua Yang 2014-09-22 11:19:30 +0800
  • 07edb7e3c1 Update the term to better meaning Baohua Yang 2014-09-22 10:56:15 +0800
  • 3e9f1343f0 Merge branch 'cxjava-master' Baohua Yang 2014-09-22 10:05:24 +0800
  • 71f0f50f27 Merge branch 'master' of https://github.com/cxjava/docker_practice into cxjava-master Baohua Yang 2014-09-22 10:04:22 +0800
  • 909dfb8e12 Merge branch 'master' of github.com:yeasy/docker_practice Baohua Yang 2014-09-22 09:49:10 +0800
  • 554224406b Change section title Baohua Yang 2014-09-22 09:47:08 +0800
  • ca451d866f Merge pull request #10 from bill2004158/master Baohua Yang 2014-09-22 09:45:33 +0800
  • eb203c80d5 fix link url #10 bill2004158 2014-09-22 00:43:50 +0800
  • 59abd4883d rewrite the kernel capability part Baohua Yang 2014-09-21 22:07:06 +0800
  • 8c59d79c5b rewrite the daemon part Baohua Yang 2014-09-21 21:44:55 +0800
  • 467edbe130 rewrite the control group part Baohua Yang 2014-09-21 21:33:51 +0800
  • 64ed80de0d rewrite the kernel security part Baohua Yang 2014-09-21 21:33:30 +0800
  • ece126aa1b rewrite the introduction of docker security Baohua Yang 2014-09-21 21:33:06 +0800
  • 337065434d Add cover pages Baohua Yang 2014-09-21 21:32:42 +0800
  • c5b81e3330 Add the book.json file Baohua Yang 2014-09-21 21:32:13 +0800
  • 2a21c2f595 Merge branch 'master' of github.com:cxjava/docker_practice #9 Charles 2014-09-21 20:51:13 +0800
  • 96b199aae2 Fixed the wrong Chinese character 2 Charles 2014-09-21 20:50:55 +0800
  • 5d00f5476b Fixed the wrong Chinese character Charles 2014-09-21 20:48:49 +0800
  • 39ef881ace Fixed the wrong Chinese character Charles 2014-09-21 20:27:40 +0800
  • 672316dfb5 Change read link address to the front page Baohua Yang 2014-09-21 18:19:09 +0800
  • f0eb7ac601 restruct and publish new version 0.2.1 Baohua Yang 2014-09-21 13:58:23 +0800
  • 7f31be0ed9 rename Baohua Yang 2014-09-21 13:51:26 +0800
  • 49c4143e27 rename Baohua Yang 2014-09-21 13:50:34 +0800
  • c184f014ae Merge pull request #8 from windwiny/patch-1 Baohua Yang 2014-09-21 13:46:52 +0800
  • 7b0e52f309 Write the underly/network chapter Baohua Yang 2014-09-21 13:40:10 +0800
  • aa3ff4dc6a Update tomcat.md #8 windwiny 2014-09-21 11:47:56 +0800
  • d544c2949f Update the instruction with latest official document Baohua Yang 2014-09-20 21:50:27 +0800
  • b94178ee16 Merge pull request #7 from kmiku7/master Baohua Yang 2014-09-20 21:44:18 +0800
  • 4567e7e6f7 Fix install commands on CentOS #7 kmiku7 2014-09-21 02:15:13 +0800
  • f4dc2303f6 Fix issue#6: clarify the differences between image:save,load and container:export,import Baohua Yang 2014-09-19 21:51:21 +0800
  • 8dffa923bc minor revision; update link Baohua Yang 2014-09-19 11:23:25 +0800
  • 2b40097e66 Add guide on how to participate the project v0.2 Baohua Yang 2014-09-18 22:13:12 +0800
  • 0e65e07e3d Add the section of network config file Baohua Yang 2014-09-18 17:38:42 +0800
  • 23d4e36c64 rewrite the advanced network chapter Baohua Yang 2014-09-18 17:38:20 +0800
  • 424e07993e Change to more accurate expression Baohua Yang 2014-09-18 15:55:24 +0800
  • a3d8341e27 rewrite the fast_config and dns part of the advanced network chapter Baohua Yang 2014-09-18 14:09:51 +0800
  • 0d48072d5c rewrite the introduction of advanced network chapter; redraw the figure Baohua Yang 2014-09-18 13:07:31 +0800
  • b1e6415b8f Finish the basic content for the underly chapter Baohua Yang 2014-09-18 10:45:17 +0800
  • d83e318b8c reduce the technical part Baohua Yang 2014-09-18 10:34:52 +0800
  • 1065a728ce minor fix Baohua Yang 2014-09-17 23:25:32 +0800
  • 1ac18858b5 restruct and add more content to introduce cgroups, ufs and container format Baohua Yang 2014-09-17 20:53:14 +0800
  • 99f9a77b3c fix link info Baohua Yang 2014-09-17 20:30:06 +0800
  • b20eb11659 Add more detailed comments Baohua Yang 2014-09-17 20:26:35 +0800
  • 6c1eeadd14 write the repository chapter content Baohua Yang 2014-09-17 20:18:51 +0800