bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
370 stars 248 forks source link

Limit Problems with Docker on V-Server #267

Open CorvusGei opened 1 year ago

CorvusGei commented 1 year ago

Hello, i tried to deploy BBB with your manual here in Docker on a Linux V-Server with Ubuntu 22.04.2 LTS, Ubuntu Pro and Plesk Obsidian with 6 AMD Epyc 7452-Cores, 16 GB RAM and 500 GB SSD. Everytime I try to start the containers with docker compose up -d, I get one of the following errors (short version):

Some further Information to my settings:

Are there any suggestions to resolve this problem?

rasos commented 9 months ago

Looks like your distro misses a package. Try:

   ` sudo apt install pigz`