Update README.md
This commit is contained in:
parent
93f8b25214
commit
7af7b17db8
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ My configurations for running a Forgejo Runner with root-less Podman Quadlets. T
|
|||
Install podman:
|
||||
|
||||
```sh
|
||||
sudo apt-get update && sudo apt-get install -y podman fuse-overlayfs
|
||||
sudo modprobe fuse
|
||||
sudo apt-get update && sudo apt-get install -y podman
|
||||
```
|
||||
|
||||
Create the data directories (`/data`) for persisting Forgejo runner configurations and cache:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue