Changes
Page history
Update Installation instructions
authored
Nov 11, 2021
by
Nikolai.Hartmann
Show whitespace changes
Inline
Side-by-side
Installation-instructions.md
View page @
36a744f4
# Install packages on debian host system
```
bash
apt
install
acl dnf rpm git systemd-container
python3-venv
rsync
apt
install
acl dnf rpm git systemd-container rsync
```
# Clone git and checkout config files
...
...
...
...