Files
Giuseppe Scrivano 976e364a97 podman: support --mount type=devpts
Allow to create a devpts mount.

This is useful for containers that bind mount /dev/ from the host but
at the same time want to create a terminal.

It can be used as:

podman run -v /dev:/dev --mount type=devpts,target=/dev/pts ...

Closes: https://github.com/containers/podman/issues/6804

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-08-03 23:05:10 +02:00
..
2020-05-21 17:16:10 -04:00
2019-10-31 12:31:39 -05:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2020-07-23 12:38:24 -04:00
2020-01-14 13:42:59 +00:00