Update run-an-instance.md

Signed-off-by: gptgit <125156482+gptgit@users.noreply.github.com>
This commit is contained in:
gptgit 2024-05-17 22:12:23 +02:00 committed by GitHub
parent 9475f7a30e
commit 8d19c27257
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ setup script installs all needed `npm` dependencies, but you have to install `no
4. done.
### ubuntu 22.04 workaround
`nscd` needs to be installed and running so that the `ffmpeg-static` binary can resolve DNS ([#101](https://github.com/wukko/cobalt/issues/101#issuecomment-1494822258)):
`nscd` needs to be installed and running so that the `ffmpeg-static` binary can resolve DNS ([#101](https://github.com/imputnet/cobalt/issues/101#issuecomment-1494822258)):
```bash
sudo apt install nscd