sh -c apt-get update -qq >/dev/null
E: The repository 'https://download.docker.com/linux/debian kali-rolling Release' does not have a Release file.
[!] Something went wrong with running command
Command '['sh', 'get-docker.sh']' returned non-zero exit status 100.
Traceback (most recent call last):
File "redcloud.py", line 418, in
menu_deploy_target()
File "redcloud.py", line 368, in menu_deploy_target
deploy_local()
File "redcloud.py", line 156, in deploy_local
install_docker()
File "redcloud.py", line 119, in install_docker
output += run_cmd_output(DOCKER_INSTALL2)
TypeError: can only concatenate str (not "NoneType") to str
Installing docker [~] This might take a few minutes... Hang in there!