Hi I am trying to install using Docker on Ubuntu 24.04.2 LTS:
# sudo bash -c "$(curl -s https://raw.githubusercontent.com/bluecherrydvr/bluecherry-docker/master/scripts/install.sh)"
Do you want to install docker and setup Bluecherry server? [y/n]: y
# Executing docker install script, commit: 8555c7c554f6c7e4b2e67dd644b4dc46297330c2
+ sh -c apt-get -qq update >/dev/null
+ sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null
E: Sub-process /usr/bin/dpkg returned an error code (1)