Add instructions to run on Ubuntu 22
This commit is contained in:
parent
dd9b521a06
commit
a5c098fa47
@ -22,6 +22,8 @@ sudo usermod -aG docker `whoami`
|
||||
sudo reboot
|
||||
```
|
||||
|
||||
- **For Ubuntu 22.04 users:** In our tests, `containerd` had to be downgraded to version 1.6.6 in order to have all features working properly. `sudo apt install containerd.io=1.6.6-1`.
|
||||
|
||||
## Container setup
|
||||
|
||||
1. Save (right click, save as) the creation script in home directory (`~`): [create_bbb.sh](create_bbb.sh?raw=1)
|
||||
|
Loading…
Reference in New Issue
Block a user