docs: Docker -> Podman

This commit is contained in:
naskya 2024-05-03 23:14:13 +09:00
parent f7c576f8fb
commit 5ab81c2799
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -31,7 +31,7 @@ You can refer to [local-installation.md](./local-installation.md) to install the
1. Copy example config file
```sh
cp dev/config.example.env dev/config.env
# If you use container runtime other than Docker, you need to modify the "COMPOSE" variable
# If you use container runtime other than Podman, you need to modify the "COMPOSE" variable
# vim dev/config.env
```
1. Create `.config/default.yml` with the following content