Files
linuxkit/pkg
Ian Campbell 34fbe42615 getty,sshd: Mount host /tmp into containers.
ctr (which runs in the getty or ssh container) relies on sharing files in /tmp
with containerd (which runs in the host mount namespace). Specifically it
currently uses paths under /tmp/containerd for the stdio FIFOs of containers, resulting in:

    # ctr run -t docker.io/library/redis:alpine test
    ctr: rpc error: code = Unknown desc = runtime create failed: runc create failed: container with id exists: test

Currently it is not possible to specify a non-existent source directory for a
bind mount, so we cannot easily bind just /tmp/containerd. Sharing all of /tmp
doesn't sound like a terrible idea anyway.

Defering updating the sha in *.yml until after some further changes to these packages.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2017-06-26 11:52:41 +01:00
..
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00
2017-06-22 12:40:03 +01:00