Skip to content

[Bug] - community edition .install.sh > docker-compose not installed, but docker-compose IS installed #418

@hubbertsmith

Description

@hubbertsmith

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions