Skip to content

Conversation

nghiaho12
Copy link
Contributor

When building the Docker image following the official instructions

docker build docker/CPU/ -t mmdeploy:master-cpu

it fails to run /root/minicnoda.sh with the following errors

Downloading and Extracting Packages


Downloading and Extracting Packages

Preparing transaction: ...working... done
Executing transaction: ...working... done
/root/miniconda.sh: 438: /root/miniconda.sh: [[: not found

Installing * environment...

/root/miniconda.sh: 444: /root/miniconda.sh: [[: not found

This PR fixes it by calling the script explicitly with bash.

@CLAassistant
Copy link

CLAassistant commented Dec 30, 2022

CLA assistant check
All committers have signed the CLA.

@lvhan028 lvhan028 requested a review from AllentDan January 3, 2023 02:51
Copy link
Member

@AllentDan AllentDan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lvhan028 lvhan028 merged commit 1b048d8 into open-mmlab:master Jan 10, 2023
@lvhan028
Copy link
Collaborator

Hi, @nghiaho12
could you pull another request for dev-1.x?

@nghiaho12
Copy link
Contributor Author

Just created the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants