deny/json -> deny.json
This commit is contained in:
x1957 2017-10-25 01:27:56 -05:00 коммит произвёл GitHub
Родитель b533f46e29
Коммит 3821eee172
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -91,7 +91,7 @@ In this step you will use the `deny.json` seccomp profile included the lab guide
In this scenario, Docker doesn't actually have enough syscalls to start the container!
2. Inspect the contents of the `seccomp-profiles/deny/json` profile.
2. Inspect the contents of the `seccomp-profiles/deny.json` profile.
```
$ cat seccomp-profiles/deny.json