Files
podman/test/e2e/quadlet/workingdir.container
Daniel J Walsh a66bab3403 Add WorkingDir support to quadlet
One feature needed for podmansh is the ability to set the default
homedir to be the workingdir when you login.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-06-12 05:15:44 -04:00

7 lines
131 B
Plaintext

## assert-podman-final-args localhost/imagename
## assert-podman-args "-w=%h"
[Container]
Image=localhost/imagename
WorkingDir=%h