Diego Quintana
139757613b
Update Container_Networking_Basics.md
...
Added needed single quotes. I've also moved `nginx` to the end of the line, to follow a more consistent syntax (`options` before `name|id`).
```
Usage: docker inspect [OPTIONS] NAME|ID [NAME|ID...]
Return low-level information on Docker objects
Options:
-f, --format string Format the output using the given Go template
-s, --size Display total file sizes if the type is container
--type string Return JSON for specified type
```
2018-06-22 10:58:26 -05:00
ctas582
c4fa75a1da
Correct typos
2018-06-21 15:00:36 +01:00
ctas582
847140560f
Correct typo
2018-06-21 14:16:05 +01:00
ctas582
1dc07c33ab
Correct typos
2018-06-20 11:19:28 +01:00
Jerome Petazzoni
a21e8b0849
Image and title size fixes
2018-06-04 06:11:00 -05:00
Jerome Petazzoni
6e35162788
Remove 'kubernetes in action' demo
2018-06-04 05:50:21 -05:00
Jerome Petazzoni
30ca940eeb
Opt-out a bunch of slides in the deep dive section
2018-06-04 05:49:24 -05:00
Jerome Petazzoni
14eb19a42b
Typo fixes
2018-06-04 05:43:28 -05:00
Jérôme Petazzoni
c5572020b9
Add a few slides about resource limits ( #273 )
...
The section about namespaces and cgroups is very thorough,
but we also need something showing how to practically
limit container resource usage without diving into a very
deep technical chapter.
2018-06-03 05:28:16 -05:00
Alexis Daboville
5e78e00bc9
Small typos ( #272 )
...
* Small typo
* elastichsearch -> elasticsearch
* realeased -> released
2018-06-02 09:09:38 -05:00
Jerome Petazzoni
24017ad83f
Clarify usage of <<<
2018-05-29 11:06:31 -05:00
Jerome Petazzoni
3e822bad82
Add a slide about JSON file and log rotation
2018-05-28 10:28:52 -05:00
Jerome Petazzoni
cd5b06b9c7
Show how to connect/disconnect dynamically
2018-05-28 10:08:11 -05:00
Jerome Petazzoni
b0841562ea
Add a bunch of Dockerfile examples
2018-05-25 09:31:50 -05:00
Jerome Petazzoni
9614f8761a
Add link to Serge Hallyn blog post
2018-05-24 06:03:28 -05:00
Jerome Petazzoni
92f9ab9001
Add a section leading to multi-stage builds
2018-05-24 05:46:28 -05:00
Jerome Petazzoni
5bb37dff49
Parametrize git repo and slides URLs
...
We have two extra variables in the slides:
@@GITREPO@@ (current value: github.com/jpetazzo/container.training)
@@SLIDES@@ (current value: http://container.training/ )
These variables are set with gitrepo and slides in the YAML files.
(Just like the chat variable.)
Supercedes #256
2018-05-23 15:27:57 -05:00
mkrupczak3
8a617fdbc7
change "alpine telnet" to "busybox telnet"
...
Newer versions of alpine may not include telnet
2018-05-18 10:01:41 -05:00
Bret Fisher
4896a3265e
Update volume chapter
2018-05-18 08:08:33 -05:00
Bret Fisher
131947275c
Improve explanation about images and layers
2018-05-18 08:08:27 -05:00
Bret Fisher
1b7e8cec5e
Update info about Docker for Mac/Windows
2018-05-18 08:08:20 -05:00
Bret Fisher
c17c0ea9aa
Remove obsolete MAINTAINER command
2018-05-18 08:08:08 -05:00
Jérôme Petazzoni
290185f16b
Merge pull request #255 from eightlimbed/patch-1
...
fixed a typo
2018-05-07 13:52:40 -05:00
Lee Gaines
bce900a4ca
fixed a typo
...
changed "contain" to "contained" in the first bullet point
2018-05-06 21:49:43 -07:00
mkrupczak3
bf7ba49013
Fix typo create network to network create
2018-05-05 16:55:22 -04:00
Jérôme Petazzoni
313d705778
Merge pull request #248 from BretFisher/fundamentals-cnm-updates
...
more fundamentals CNM tweaks
2018-05-05 06:20:06 -05:00
Jérôme Petazzoni
3a74248746
Merge pull request #244 from BretFisher/patch-11
...
a bit more detail on network drivers included
2018-05-05 05:41:10 -05:00
Jérôme Petazzoni
cb828ecbd3
Update Container_Network_Model.md
2018-05-05 05:41:01 -05:00
Jérôme Petazzoni
d6e19fe350
Update Compose_For_Dev_Stacks.md
2018-05-05 05:39:25 -05:00
Bret Fisher
a30eabc23a
more fundamentals CNM tweaks
2018-05-03 19:28:39 -04:00
Bret Fisher
6f9eac7c8e
a bit more detail on network drivers included
2018-05-02 23:21:45 -04:00
Bret Fisher
522420ef34
Updating some compose info for devs
2018-05-02 23:18:19 -04:00
Khaja Mashood Ahmed Subhani
5852ab513d
Update Getting_Inside.md
...
fixed spelling
2018-04-25 11:00:37 -05:00
Jerome Petazzoni
358f844c88
Typo fix
2018-04-11 02:40:38 -07:00
Jérémy GARROUSTE
c7198b3538
correction
2018-04-10 22:56:42 +02:00
Jerome Petazzoni
17cd67f4d0
Breakdown container internals chapter
2018-04-10 08:41:05 -05:00
Jerome Petazzoni
581bbc847d
Add demo logo for k8s demo
2018-04-10 04:25:08 -05:00
Jerome Petazzoni
282e22acb9
Improve chapters about container deep dive
2018-04-09 17:06:29 -05:00
Jérôme Petazzoni
80a8912a53
Merge pull request #177 from jpetazzo/avril-2018
...
Avril 2018
2018-04-09 11:08:21 -07:00
Jerome Petazzoni
eb3165096f
Add Logging section and manifests
2018-04-09 09:37:28 -05:00
Jérôme Petazzoni
0f7356b002
Merge pull request #167 from jgarrouste/avril-2018
...
Small changes
2018-04-09 00:26:13 -07:00
Jerome Petazzoni
ac1480680a
Add ecosystem chapter
2018-04-08 08:40:20 -05:00
Jerome Petazzoni
13a9b5ca00
What IS docker?
...
Explain what the engine is
2018-04-08 07:21:47 -05:00
Jérémy GARROUSTE
0cdf6abf0b
Add .center for some images
2018-04-07 20:16:29 +02:00
Jérémy GARROUSTE
2071694983
Add .small[]
2018-04-07 20:16:13 +02:00
Jérôme Petazzoni
12e2b18a6f
Merge pull request #166 from jgarrouste/avril-2018
...
Update the output of docker version and docker build command
2018-04-07 09:30:11 -07:00
Jerome Petazzoni
28e128756d
How to pass container config
2018-04-07 11:28:42 -05:00
Jerome Petazzoni
a15109a12c
Add chapter about labels
2018-04-07 09:57:35 -05:00
Jerome Petazzoni
e500fb57e8
Add --mount syntax
2018-04-07 09:37:27 -05:00
Jerome Petazzoni
f1849092eb
add chapter on Docker Machine
2018-04-07 07:33:28 -05:00