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-07-28 10:27:44 -04:00
2020-07-28 10:27:44 -04:00
2020-07-28 10:27:44 -04:00
2020-05-06 10:54:28 -04:00
2020-04-27 12:00:35 +02:00
2020-02-17 15:22:21 +01:00
2020-06-18 12:13:46 -04:00
2020-07-23 12:38:24 -04:00