Containers (docker
/ podman
)¶
Copy files from / into a running container¶
Note
In these examples, $container_id
can be found using podman ps
.
From¶
Into¶
Running GUI apps in containers¶
docker
and podman
can be invoked with certain arguments to allow it to render GUI applications in the OS that the container is invoked in.