Will Sargent
ac7cc541db
Update to match docker machine
...
Update docker machine instructions.
2015-09-23 19:04:54 -07:00
Will Sargent
dba950b89f
Merge pull request #49 from outcoldman/patch-1
...
Update import/export section
2015-09-07 13:55:09 -06:00
Will Sargent
030c1183d2
Merge pull request #50 from outcoldman/patch-2
...
Remove docker insert
2015-09-07 13:53:34 -06:00
Denis Gladkikh
7460413bc9
Remove docker insert
...
Docker insert has been deprecated from 0.10 https://github.com/docker/docker/blob/v1.8.1/CHANGELOG.md#0100-2014-04-08
2015-09-07 10:47:40 -07:00
Denis Gladkikh
42a3546c63
Update import/export section
...
Docker cp allows now to copy files from local filesystem to container
2015-09-07 10:43:25 -07:00
Will Sargent
c04adf7392
Merge pull request #45 from suchkultur/patch-1
...
Add A simple way to monitor resource utilization
2015-07-14 23:00:03 -07:00
Will Sargent
d050f13a6d
Merge pull request #47 from wsargent/fix-urls
...
Fix command line urls
2015-07-14 22:58:54 -07:00
Will Sargent
e0870e5bd7
Fix command line urls
...
Docker changed the url fromat from https://docs.docker.com/reference/commandline/cli/#push to https://docs.docker.com/reference/commandline/push
2015-07-14 22:58:32 -07:00
Stefan Antoni
2f5717c494
Add A simple way to monitor resource utilization
2015-07-09 17:56:55 +02:00
Will Sargent
bd540d789d
Merge pull request #43 from klingtnet/patch-1
...
Fix `-volume-from`
2015-07-06 15:22:31 -07:00
Andreas Linz
ca6c696f2d
Fix -volume-from
...
The option name is now `--volumes-from`.
2015-07-06 13:10:04 +02:00
Will Sargent
9e473f619a
Merge pull request #41 from FredrikWendt/patch-1
...
Added how to poke around in a running container
2015-05-12 18:13:16 -07:00
Fredrik Wendt
ef9f515709
Added how to poke around in a running container
...
The exec command can be used to launch another process in an already running container.
2015-05-12 22:42:40 +02:00
Will Sargent
f56b6e4bbc
Merge pull request #40 from kxxoling/fig-renamed-to-compose
...
Update the using of fig part to docker-compose
2015-05-09 10:28:40 -07:00
kxxoling
d9ec8e28c1
Update the using of fig part to docker-compose
2015-05-09 12:11:30 +08:00
Will Sargent
87be764269
Merge pull request #38 from berekuk/patch-1
...
Update legacy docker.io links
2015-05-04 10:40:29 -07:00
Vyacheslav Matyukhin
31f2a1a665
Update legacy docker.io links
...
docker.io now redirects to docker.com, and index.docker.io redirects to registry.hub.docker.com.
This patch reflects these changes.
The only non-trivial change is in the `Links` section, I tried my best to fix the obsolete links with their modern replacements.
2015-05-04 20:36:50 +03:00
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