Skip to content

fixed make not installing via bash

Nonnymmus requested to merge (removed):dev-fix-install-apt into dev

Ubuntu 22.04 refuses to install make and docker at the same time via bash. Docker is now installed via docker-compose, which autofills dependencies eliminating packages that can't be found/installed.

Merge request reports