Commit graph

82 commits

Author SHA1 Message Date
Yachi Lo
37e1b747ac fix readme anchors in github mobile view 2015-03-21 18:36:32 +08:00
Abdul Qabiz
f763b7e4c3 Fix typo 2015-03-21 04:11:36 +05:30
Will Sargent
48fc8b2935 Move jEdit
Move the jedit dockerfile mode up to the dockerfile section
2015-03-19 14:34:59 -07:00
Will Sargent
9e91ba1f11 Mark out the best practices section more clearly 2015-03-16 11:30:55 -07:00
Will Sargent
1ea747446d Remove TLDR from index 2015-03-16 11:26:59 -07:00
Will Sargent
5662711f0b Update the best practices section
add a link to the bug in aufs
2015-03-16 11:26:37 -07:00
Christian Schneider
51402f4770 Update README.md
added hint to use -v for removal of volumes associated with the container when deleting it (to avoid orphaned volume folders on the host)
2015-03-15 13:51:46 +01:00
Will Sargent
cf2f2be8ea Merge pull request #28 from jalateras/machine-swarm-compose
Machine swarm compose
2015-03-09 14:57:07 -07:00
Jim Alateras
1ae3e0954f Add the appropriate link from the ToC 2015-03-10 08:03:54 +11:00
Jim Alateras
68596f0a2a Add some introductory material for machine, swarm and compose 2015-03-10 07:59:34 +11:00
Jim Alateras
8bea4f4555 Add some links on linking and volumes 2015-03-04 17:03:42 +11:00
Trenton Broughton
9a205df6fc Updated "Get IP Address"
Added verification from the docker inspect documentation https://docs.docker.com/reference/commandline/cli/#inspect
2015-02-18 14:02:57 -05:00
Thomas LÉVEIL
58418d5079 add docker stats command 2015-02-18 11:33:57 +01:00
Alex Zemlyakov
23ddebab14 Update README.md 2015-02-06 16:17:10 +03:00
Will Sargent
7074e8741d Better data only container link. 2015-01-28 10:14:50 -08:00
Will Sargent
2b717ebcb9 add a note on data only containers. 2015-01-28 10:13:53 -08:00
dkhamsing
f47d79038b Add blurb for Vessel @awvessel 2015-01-25 04:11:05 -08:00
dkhamsing
414dafaabf Typo 2015-01-23 08:54:36 -08:00
Jeff Nickoloff
7557c4b685 Added -v to container cleanup command. This will never delete bind-mount volumes, and this will cleanup otherwise orphaned managed volumes. 2015-01-15 11:52:57 -07:00
tuksik
1644609725 Slimming down Docker containers 2015-01-11 17:56:48 +00:00
Will Sargent
c0b686bcc7 Add a note about security. 2014-12-23 12:37:18 -08:00
tuksik
24557f37f6 Add filter for stopped containers
and avoid "Error response from daemon: You cannot remove a running container. Stop the container before attempting removal or use -f"
2014-12-21 12:23:29 +02:00
Will Sargent
36b631e289 Update README.md 2014-12-16 11:57:43 -08:00
Will Sargent
d4cba474e3 Add more notes to the installation. 2014-12-16 11:57:19 -08:00
Giovanni Nunes
d41cbc4f21 Update README.md
Instructions of installation on Debian distros included.
2014-12-16 10:14:21 -02:00
Petr Gladkikh
f7bc54cbdd Add "Run local registry" section. 2014-12-12 11:17:59 +06:00
Will Sargent
ee2b471ff3 Add Lyst blog post. 2014-12-09 11:54:28 -08:00
Will Sargent
8eff9c652d Update README.md 2014-12-09 10:47:17 -08:00
Will Sargent
b6868f16a9 Add clarification on EXPOSE and port forwarding. 2014-12-09 10:46:04 -08:00
Will Sargent
f11c4b2784 Add the docker in production link. 2014-12-02 12:49:18 -08:00
Will Sargent
d30bc7cb99 Update README.md 2014-12-02 12:25:36 -08:00
Will Sargent
f839c20449 Add a note about docker image ids. 2014-12-02 12:21:28 -08:00
Will Sargent
9d390d9fd9 Add line about installation 2014-11-13 16:36:50 +01:00
Will Sargent
aa975ee4ab Update warning. 2014-11-13 15:44:03 +01:00
Will Sargent
5c50bd3063 Add a more comprehensive warning. 2014-11-13 15:31:22 +01:00
Will Sargent
d1ef9dfa40 Update README.md 2014-11-13 15:28:36 +01:00
Will Sargent
3826b7a0ff Update README.md 2014-11-13 15:26:27 +01:00
Will Sargent
5a84dfbefc Make a tools section 2014-11-13 15:24:33 +01:00
mattreyuk
fb5a717653 Update README.md
I added some inline notes on using Fig - I'm not sure if the formatting really works correctly or if it should be it's own section etc.
2014-11-12 10:07:09 -07:00
Will Sargent
a72905a16b Add links to volumes. 2014-11-04 17:54:51 -08:00
Will Sargent
df2516f659 Remove warnings. 2014-11-04 17:51:22 -08:00
Will Sargent
75fb67cff2 Remove all the nsenter stuff. 2014-11-04 17:50:39 -08:00
Will Sargent
088e333d5d Merge pull request #13 from mariorez/master
Add link to Best Practice
2014-10-25 16:03:26 -07:00
Will Sargent
af10385d62 Add regular expression 2014-10-25 14:29:25 -07:00
Will Sargent
56303f9634 Add COPY and .dockerignore to the instructions. 2014-10-25 14:15:19 -07:00
Will Sargent
5795aae43c Remove closed bug. 2014-10-25 14:13:28 -07:00
Will Sargent
24c000a690 Fix a link for layers. 2014-10-25 14:12:50 -07:00
Will Sargent
2c6b93b6c5 Add note about MacOS host directories 2014-10-25 14:10:14 -07:00
Will Sargent
0283fb656f Add more kill and delete commands 2014-10-25 14:05:47 -07:00
Mario Rezende
1574c86e9e Fix "Best Practices" link 2014-10-25 11:18:01 -02:00