mirror of
https://github.com/containers/podman.git
synced 2025-05-21 09:05:56 +08:00
Quadlet - Allow using symlink on the base search paths
Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
This commit is contained in:
@ -6,7 +6,7 @@ podman\-systemd.unit - systemd units using Podman Quadlet
|
||||
|
||||
## SYNOPSIS
|
||||
|
||||
*name*.container, *name*.volume, *name*.network, `*.kube`
|
||||
*name*.container, *name*.volume, *name*.network, *name*.kube *name*.image
|
||||
|
||||
### Podman unit search path
|
||||
|
||||
@ -19,6 +19,11 @@ podman\-systemd.unit - systemd units using Podman Quadlet
|
||||
* /etc/containers/systemd/users/$(UID)
|
||||
* /etc/containers/systemd/users/
|
||||
|
||||
### Using symbolic links
|
||||
|
||||
Quadlet supports using symbolic links for the base of the search paths.
|
||||
Symbolic links below the search paths are not supported.
|
||||
|
||||
## DESCRIPTION
|
||||
|
||||
Podman supports starting containers (and creating volumes) via systemd by using a
|
||||
|
Reference in New Issue
Block a user