Existing Resources
download, untar the community edition
run ./install.sh
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
# ./install.sh
Checking if docker and docker compose are installed.
Docker is installed
20.10.21 is a supported version of docker.
Docker Compose is not installed.
Installation Not Supported for this Operating System. Exiting
An error has occurred please review the log at ./kasm_install_1688667838.log
# docker-compose
Define and run multi-container applications with Docker.
Usage:
docker-compose [-f ...] [--profile ...] [options] [--] [COMMAND] [ARGS...]
docker-compose -h|--help
>>> your script references "docker compose"
it is actually "docker-compose"
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Workspaces Version
e.g Version 1.12
Workspaces Installation Method
e.g Single Server, Multi-Server, TrueNAS, linuxserver.io, terraform, ansible
Client Browser (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Workspace Server Information (please provide the output of the following commands):
uname -a
cat /etc/os-release
sudo docker info
sudo docker ps | grep kasm
Additional context
Add any other context about the problem here.
Existing Resources
download, untar the community edition
run ./install.sh
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
# ./install.sh
Checking if docker and docker compose are installed.
Docker is installed
20.10.21 is a supported version of docker.
Docker Compose is not installed.
Installation Not Supported for this Operating System. Exiting
An error has occurred please review the log at ./kasm_install_1688667838.log
# docker-compose
Define and run multi-container applications with Docker.
Usage:
docker-compose [-f ...] [--profile ...] [options] [--] [COMMAND] [ARGS...]
docker-compose -h|--help
>>> your script references "docker compose"
it is actually "docker-compose"
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Workspaces Version
e.g Version 1.12
Workspaces Installation Method
e.g Single Server, Multi-Server, TrueNAS, linuxserver.io, terraform, ansible
Client Browser (please complete the following information):
Workspace Server Information (please provide the output of the following commands):
uname -acat /etc/os-releasesudo docker infosudo docker ps | grep kasmAdditional context
Add any other context about the problem here.