Commit graph

197 commits

Author SHA1 Message Date
Mauro
ae49fa19d9 Moved access to devices to a more appropiate section 2016-10-15 13:58:44 -03:00
Mauro
5a6825705d Access to devices 2016-10-14 10:27:45 -03:00
Will Sargent
5f06c29fe7
Fix more links 2016-10-12 15:43:34 -07:00
Will Sargent
e140608df8
Fix links 2016-10-12 12:35:20 -07:00
Will Sargent
409553355f
service discovery apparently a thing 2016-10-12 12:28:09 -07:00
Will Sargent
f1b9251b94
Merge branch 'patch-1' of https://github.com/annafw/docker-cheat-sheet into annafw-patch-1 2016-10-12 12:17:38 -07:00
thorstenc
2744b320b9 Update README.md 2016-10-12 15:17:58 +13:00
thorstenc
51643fdea8 more url fixes 2016-10-12 14:56:24 +13:00
Will Sargent
fc65f4f38c Update README.md 2016-10-10 17:15:41 -07:00
Will Sargent
92f5e22b04 Add capabilities section. 2016-10-10 17:14:29 -07:00
Will Sargent
61468a98d3 Make constraints a subsection of starting and stopping 2016-10-10 17:03:09 -07:00
Will Sargent
c1a787b7bf Add resource management sections 2016-10-10 17:02:05 -07:00
Will Sargent
02cf3f4e7e Update README.md 2016-10-07 11:02:18 -05:00
Will Sargent
448354b810 Update README.md 2016-10-06 16:23:12 -05:00
Will Sargent
49cde817ef Update README.md 2016-10-06 16:22:16 -05:00
Will Sargent
e03ae21637 Update README.md 2016-10-06 16:21:49 -05:00
Will Sargent
860c44cefe Update README.md 2016-10-06 16:19:05 -05:00
Will Sargent
c393a71764 Update README.md 2016-10-06 16:18:36 -05:00
Will Sargent
6613ea002f Update README.md 2016-10-06 16:13:39 -05:00
Will Sargent
ddcf34c111 Update README.md 2016-10-06 16:10:55 -05:00
Will Sargent
8814acee28 Update README.md 2016-10-06 16:09:37 -05:00
Will Sargent
fccf711ce0 Update README.md 2016-10-06 16:08:39 -05:00
Anna Winkler
5688e5ffc4 Minor updates for clarity
Update a few sentences for clarity and verb usage. Add a link to the TextMate Dockerfile syntax highlighter.
2016-10-05 10:58:24 -06:00
LouisVN
0bd72fc230 Spelling mistake in README.md 2016-07-27 09:07:16 +02:00
Will Sargent
487ebbc878 Merge pull request #103 from amirbawab/patch-1
Added section load save and import export
2016-07-04 19:14:14 -07:00
Amir Bawab
e73160e118 Moved Load/Save and Import/Export to Image section 2016-07-03 14:26:06 -04:00
Will Sargent
2d2e62ff1e Remove archive link to docker volumes
The docker volume link from d-tech is causing a 403, removing.
2016-07-02 15:06:43 -07:00
Amir Bawab
5d8aa92f85 Updated Table of contents 2016-07-02 17:05:50 -04:00
Amir Bawab
fe008736e2 Added load save import export
Example of load/save image and import/export container. Briefly explained the difference between them
2016-07-02 17:01:45 -04:00
Alejandro Sánchez Acosta
8e35472d52 Update networking in a live container
Provide documentation to map an additional port in a running container.
2016-06-17 10:59:16 -07:00
Will Sargent
8eece99f9b Merge pull request #99 from ilivebox/fix-docker-meets-the-ide
docs: fix `docker meets the ide` link
2016-05-17 19:54:52 -07:00
geminiyellow
8721b7ae98 docs: fix the Docker meets the IDE link 2016-05-18 11:27:48 +09:00
Will Sargent
d5b27bfe44 Add link to understanding and hardening containers 2016-05-17 09:54:14 -07:00
Will Sargent
506cc94899 Merge pull request #93 from kherrick/update-readme.md
update README.md
2016-05-17 09:13:43 -07:00
Will Sargent
e70b7981d5 Make "Starting and Stopping" a level 3 header 2016-05-10 20:20:12 -04:00
Will Sargent
9a6af862f6 Merge pull request #96 from lherrera/patch-1
Adding logout command
2016-05-10 20:17:49 -04:00
Luis Herrera Benítez
02e9428914 Syntax highlighting for Dockerfile
Added some common/popular text editors and their syntax highlighting modules
2016-05-08 11:04:43 +02:00
Luis Herrera Benítez
a8204cdc49 Adding logout command
Logout directive was missing in the registry section. docker logout, Logs out from a Docker registry, if no server is specified "https://index.docker.io/v1/" is used as the default.
https://docs.docker.com/engine/reference/commandline/logout/
2016-05-07 14:25:57 +02:00
int32bit
1ba87a9f6d List all containers with a specified image 2016-04-27 16:48:12 +08:00
Karl Herrick
362a68b96b update README.md
* remove trailing spaces
* remove unnecessary backtick
* update backtick command substitution to dollar/parens form
2016-04-25 16:55:38 -04:00
Skamander
813452c7f1 Added new security features from docker 1.11
[--pids-limit](https://github.com/docker/docker/pull/18697)
[--security-opt=no-new-privileges](https://github.com/docker/docker/pull/20727)
2016-04-19 20:09:22 +02:00
Valery M
6fa24c08e7 Added link to rename 2016-03-31 17:36:41 +04:00
Valery M
ddbcca352a Added docker rename 2016-03-30 14:14:27 +04:00
Will Sargent
26d35ec65a Take out obsolete link. 2016-03-25 18:29:14 -07:00
ReadmeCritic
fb0445e6d5 Update Docker Security Cheat Sheet link 2016-03-21 14:26:44 -07:00
Will Sargent
8ca07eac4a Add distribution local registry instructions. 2016-03-16 11:45:21 -07:00
Will Sargent
910479afdb Update README.md 2016-03-16 11:41:00 -07:00
Will Sargent
83e72cb6e9 Add IP address example for cheat sheet 2016-03-16 11:34:29 -07:00
Will Sargent
4f2d38cb9b Clearer instructions 2016-03-16 11:31:43 -07:00
Will Sargent
e1dc4091bb Use docker-machine upgrade default 2016-03-16 11:30:08 -07:00