Commit graph

143 commits

Author SHA1 Message Date
Will Sargent
aead0e3bfe
Move images and collapse commit section 2016-03-16 09:57:47 -07:00
Will Sargent
0905436d99 Remove Editing heading 2016-03-16 09:54:50 -07:00
Will Sargent
9d36f89b9f
Update editing section 2016-03-16 09:53:05 -07:00
Will Sargent
66c1ac1a3e Make changes in bold to "help out" blurb 2016-03-16 09:22:34 -07:00
Will Sargent
1338cea88c Update the contribution callout 2016-03-16 09:21:26 -07:00
Will Sargent
0713c5ca97 Update JQ installation 2016-03-12 14:56:45 -08:00
Will Sargent
e3c49efe20 Update the tech-d link, add more security links. 2016-03-12 14:41:56 -08:00
spacewander
72f010c569 update link for templates for docker containers 2016-02-20 18:56:46 +08:00
John Wass
977ec538be Update broken link to terms/layer 2016-02-11 23:09:24 -05:00
Will Sargent
3832fd6b02 Merge pull request #76 from ttres/patch-2
Add note to avoid ADD and use COPY instead.
2016-02-09 18:26:49 -08:00
ttres
104f9104ad Add note to avoid ADD and use COPY instead.
Docker best practices [1] and other posts [2] recommends to use COPY instead of ADD. This PR makes it clear.

[1]: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#add-or-copy
[2]: https://www.ctl.io/developers/blog/post/dockerfile-add-vs-copy/
2016-02-09 15:38:45 -02:00
ttres
cce4bd150c Correct .dockerignore link
The .dockerignore link is wrong (not broken). This PR corrects it.
2016-02-09 15:31:36 -02:00
Will Sargent
041c052ab9 Merge pull request #71 from lruslan/master
Add info about LABEL
2016-02-05 17:31:08 -08:00
ReadmeCritic
276b91e28a Update README URLs based on HTTP redirects 2016-02-05 14:28:49 -08:00
Ruslan Lutsenko
d4233801a3 Add info about LABEL 2016-02-04 09:33:34 +01:00
loucal
50e1d0a003 change docker volumes to docker volume
Did this change at some point?
2016-02-03 20:08:46 -05:00
Will Sargent
e94b0a9883 Merge pull request #68 from ddysher/fix-link
Fix link to pause subcommand
2016-01-29 13:46:04 -08:00
Chase Relock
81ac229b53 Update README
Adds more context and information around how to minimize image layers
2016-01-28 14:44:59 -08:00
Deyuan Deng
c215d87af9 Fix link to pause subcommand 2016-01-27 15:21:35 +08:00
Will Sargent
a2f2e85fcf Add more dockerfile commands, description. 2016-01-22 11:15:03 -08:00
Will Sargent
a4cfcc2db6 Add reference to docker bench, grsec 2016-01-17 14:02:13 -08:00
Will Sargent
886f25fad6 Add thing about user namespaces 2016-01-14 15:48:23 -08:00
Will Sargent
60554fdae7 Update README.md 2016-01-12 15:48:30 -08:00
Will Sargent
35205e992d Update README.md 2016-01-12 10:51:43 -08:00
Will Sargent
aea06af1c2 Update README.md 2016-01-12 10:51:00 -08:00
Will Sargent
4c3ca300f0 Update security section 2016-01-12 10:50:16 -08:00
Will Sargent
b210d04793 Update README.md 2016-01-11 17:45:14 -08:00
Will Sargent
b263de668a Clean out obsolete tips on container execution 2016-01-11 17:37:42 -08:00
Will Sargent
a2e0ae233e Add pause / unpause operations. 2016-01-11 17:26:25 -08:00
Will Sargent
35b55bec2b Add links to volume commands. 2016-01-11 17:18:09 -08:00
Will Sargent
7208ae667c Update README.md 2016-01-11 17:13:58 -08:00
Will Sargent
d2c221f28a Update README.md 2016-01-11 17:11:01 -08:00
Will Sargent
0901800743 Update README.md 2016-01-11 17:10:25 -08:00
Will Sargent
a2a38623c6 Add networks, fix port feature. 2016-01-11 17:08:11 -08:00
Ted M. Young
0da2817914 Added reference to the docker-gc tool for cleaning up unused Docker images on the local machine. 2016-01-11 16:38:55 -08:00
Sébastien OUDRY
235cf0d3ed Update URL for Docker Dev Environment in 24 Hours 2016-01-08 12:13:00 +01:00
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