Commit graph

110 commits

Author SHA1 Message Date
Will Sargent
23c8e388a4 Merge pull request #37 from blaggacao/patch-1
volumes cleanup
2015-05-02 18:35:09 -07:00
David Arnold
2187944b1c volumes cleanup
A tool to cleanup volumes, provided as a ephemeral conatiner.
2015-05-02 17:25:59 -05:00
Will Sargent
4eb04f8584 Merge pull request #36 from vorburger/patch-1
Typo
2015-04-29 14:26:30 -07:00
Michael Vorburger
aadb1fd324 Typo 2015-04-29 21:16:49 +02:00
Will Sargent
cb6b33ee0a Merge pull request #33 from bwhaley/patch-1
Update README.md
2015-03-27 17:22:18 -07:00
bwhaley
3533522652 Update README.md
Docs now say that 3.10 is the minimum requirement.
2015-03-24 15:28:35 -07:00
Will Sargent
00c9cfb648 Merge pull request #32 from yachi/fix_readme_anchors_in_mobile
fix readme anchors in github mobile view
2015-03-21 14:49:09 -07:00
Yachi Lo
37e1b747ac fix readme anchors in github mobile view 2015-03-21 18:36:32 +08:00
Will Sargent
e989a9f0aa Merge pull request #31 from abdul/patch-1
Fix typo
2015-03-20 19:16:35 -07: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
Will Sargent
7c7dc15cef Merge pull request #29 from cschneider4711/patch-1
Update README.md
2015-03-15 09:35:42 -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
Will Sargent
c96d1a3910 Merge pull request #27 from jalateras/link-container
Add some links on linking and volumes
2015-03-04 04:50:59 -08:00
Jim Alateras
8bea4f4555 Add some links on linking and volumes 2015-03-04 17:03:42 +11:00
Will Sargent
98252757eb Merge pull request #26 from trenton42/patch-1
Updated "Get IP Address"
2015-02-18 11:10:49 -08: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
Will Sargent
198ab7cce6 Merge pull request #25 from thomasleveil/patch-1
add docker stats command
2015-02-18 09:39:05 -08:00
Thomas LÉVEIL
58418d5079 add docker stats command 2015-02-18 11:33:57 +01:00
Will Sargent
f6298a1556 Merge pull request #24 from marvell/patch-1
Update README.md
2015-02-06 09:31:15 -08: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
Will Sargent
ad3f7e6076 Merge pull request #23 from dkhamsing/patch-1
Add blurb for Vessel @awvessel
2015-01-25 16:17:04 -08:00
dkhamsing
f47d79038b Add blurb for Vessel @awvessel 2015-01-25 04:11:05 -08:00
Will Sargent
3d8aeb5dc1 Merge pull request #22 from dkhamsing/patch-1
Typo
2015-01-23 19:59:32 -08:00
dkhamsing
414dafaabf Typo 2015-01-23 08:54:36 -08:00
Will Sargent
e339055b02 Merge pull request #21 from allingeek/master
Prevent container cleanup from creating orphan volumes
2015-01-15 11:52:26 -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
Will Sargent
9351555a34 Merge pull request #20 from tuksik/master
Slimming down Docker containers
2015-01-11 20:32:36 -08: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
Will Sargent
669c9b1eea Merge pull request #19 from tuksik/patch-1
Add filter for stopped containers
2014-12-21 09:20:23 -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
Will Sargent
75fabf3155 Merge pull request #18 from plainspooky/patch-2
Update README.md
2014-12-16 11:51:28 -08:00
Giovanni Nunes
d41cbc4f21 Update README.md
Instructions of installation on Debian distros included.
2014-12-16 10:14:21 -02:00
Will Sargent
d59deab1d0 Merge pull request #16 from PetrGlad/master
Add "Run local registry" section.
2014-12-12 07:47:23 -08: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