Don't store the writable layer on disk
This commit is contained in:
parent
fbf64011a0
commit
a93c73701e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#! /usr/bin/sh
|
#! /usr/bin/sh
|
||||||
|
|
||||||
podman run --rm -ti \
|
podman --transient-store run --rm -ti \
|
||||||
--env WAYLAND_DISPLAY \
|
--env WAYLAND_DISPLAY \
|
||||||
--env XDG_RUNTIME_DIR=/tmp \
|
--env XDG_RUNTIME_DIR=/tmp \
|
||||||
--hostname localhost \
|
--hostname localhost \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue