mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-24 12:44:47 +02:00
Update docs/content/config/advanced/podman.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
31d8ae20ef
commit
0aba0df8c4
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ docker compose up -d mailserver
|
|||
docker compose ps
|
||||
```
|
||||
|
||||
### Dockermailserver as a rootless Quadlet
|
||||
### Rootless Quadlet
|
||||
|
||||
Podman generate systemd is now deprecated and has been integrated into Quadlet. A quadlet is a ini-file with the same structure as a systemd unit file. Writing a Quadlet and placing it on your system will generate a systemd-service on your machine for containers, pods, volumes, networks, kubes, images and builds. Quadlets created as root will then auto-start.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue