Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
Grachev Mikhail 6b70e30010 Fix typo (#431) 2018-10-16 03:26:59 +01:00
c0mm1t 16cc1cebe0 typo: it is worth noting. That is something (and not nothing). (#425) 2018-08-28 09:38:18 -07:00
Marios Nikolaou 3f9957d61a
Fix markdown code formatting and link 2018-03-24 10:54:53 +01:00
Stefan Lasiewski 32ff99e8ad
--privileged can be used with user namespaces
Privileged containers *can* be used on a node where User Namespaces are active, as shown in https://docs.docker.com/engine/security/userns-remap/#disable-namespace-remapping-for-a-container .

I added an example to show how.
2017-12-14 17:54:20 -08:00
Erwin de Keijzer 75c5bdba41
Fixed typo and removed inconsistent sudo's
In the introduction it is mentioned that sudo won't be used, but all
commands were prepended with sudo. This fixes that.
2017-11-07 16:31:32 +01:00
x1957 3821eee172 Update README.md
deny/json -> deny.json
2017-10-25 01:27:56 -05:00
JꙨdцӍoηҬ d0d981fe84 Update README.md 2017-10-20 18:43:18 +02:00
divisions-etch 4253b258c4 Update README.md (typo) 2017-09-24 04:12:15 +02:00
Trapier Marshall b1ce76e3bb fix link to rotate_certs 2017-06-13 12:45:13 -04:00
Mano Marks 4631a05d32 First push to convert all Docker Hub references to Docker Cloud and Docker Store 2017-06-09 15:03:37 -07:00
Emmanuel CARRE 8db6bbda0b Change Docker github url
Change outdate Github Docker url https://github.com/docker/docker for
https://github.com/moby/moby.

Resolves: #286

Signed-off-by: Emmanuel CARRE <emmanuel.b.carre@gmail.com>
2017-06-06 01:07:05 +02:00
royeectu a632b45362 Changed the order of the cleanup - it is impossible to remove secrets while being used by services 2017-04-30 10:02:17 +03:00
Matt Bentley 3a601bea11
Fixed code block formatting issues with indentation
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
2017-04-15 08:32:23 -05:00
Alexander Polynomdivision 36397ac1d8 Fix an issue with the Markdown formatting 2017-04-15 10:24:39 +00:00
Nigel bcc5f9e8e2 Adding new files for Dockercon security workshop and updating some older labs - nigelpoulton@hotmail.com
Signed-off-by: Nigel <nigelpoulton@hotmail.com>
2017-04-10 14:23:02 +01:00
Mano Marks 197cd96a72 Merge pull request #109 from riyazdf/sec-fixes
security workshop fixes
2016-11-07 12:07:55 -08:00
Riyaz Faizullabhoy 563dea5e86 Fixes to links and commands in security workshop
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-11-07 11:56:18 -08:00
Matt Schuchard afeecc631a stress-cpu to cpu-stress
In four locations in the lab the cpu-stress Docker image is referred to as stress-cpu (including when building the image). This commit changes the stress-cpu references to cpu-stress for consistency with the rest of the lab, including the directory name and docker-compose.yml.
2016-11-07 08:44:23 -05:00
Riyaz Faizullabhoy 53b0a8d904 Change security option checks to use docker info
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-11-04 11:53:30 -07:00
Riyaz Faizullabhoy d9273d2cbc Security hands-on lab from dockercon (#71)
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-10-10 15:47:01 -07:00