Will Sargent
373d1aa936
Merge pull request #54 from jamesvl/patch-1
...
Added info for Docker 1.9 `docker volume` commands
2015-12-24 11:19:34 -08:00
Daniel Jones
f1c965564e
Add method to list containers by name in the docker stats section.
2015-12-23 00:11:59 -05:00
James
76815d544c
Added info for Docker 1.9 docker volume
commands
2015-11-11 16:57:27 -08:00
jviide
0ddca9a34f
Fix the volume removal example
...
The example demonstrating how to remove the volumes associated with a container is probably supposed to be `docker rm -v` instead of `docker --rm -v`.
2015-10-14 03:51:43 +03:00
Artur Dryomov
42ca10cf66
Fix readme file thingies.
2015-10-11 20:21:46 +03:00
Will Sargent
6e27add6c3
Update security tips.
2015-10-09 16:49:21 -07:00
Will Sargent
22608672ce
Make order reflect table of contents.
2015-10-02 12:30:40 -07:00
Will Sargent
43291a45a1
Add a security section
2015-10-02 12:26:49 -07:00
Chris Kelly
73d9781430
Fix broken link
2015-09-29 14:45:51 -07:00
Will Sargent
6cf581f843
Add a link for linux newbies.
2015-09-23 19:09:15 -07:00
Will Sargent
d815a5faa7
Add more links.
2015-09-23 19:07:49 -07:00
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
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
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
Andreas Linz
ca6c696f2d
Fix -volume-from
...
The option name is now `--volumes-from`.
2015-07-06 13:10:04 +02: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
kxxoling
d9ec8e28c1
Update the using of fig part to docker-compose
2015-05-09 12:11:30 +08: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
David Arnold
2187944b1c
volumes cleanup
...
A tool to cleanup volumes, provided as a ephemeral conatiner.
2015-05-02 17:25:59 -05:00
Michael Vorburger
aadb1fd324
Typo
2015-04-29 21:16:49 +02:00
bwhaley
3533522652
Update README.md
...
Docs now say that 3.10 is the minimum requirement.
2015-03-24 15:28:35 -07:00
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