Update getty image for setsid changes

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy
2017-06-15 09:16:12 -07:00
parent 7cf06bb284
commit 6dedac2fe9
15 changed files with 15 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ If you want a console getty, add the following to your `moby.yml`:
```
services:
- name: getty
image: "linuxkit/getty:e36b5e794256c2a56c000035f73a4d46f7ffb3e6"
image: "linuxkit/getty:886d35fe30c47750e8cfbf2f73016e9d2cc6361a"
```
The above will launch a getty for each console defined in the cmdline, i.e. `/proc/cmdline`.