Skip to content

Updated Dockerfile to work with provided install instruction.#547

Open
DnlRKorn wants to merge 1 commit intoNCATS-Gamma:masterfrom
DnlRKorn:patch-1
Open

Updated Dockerfile to work with provided install instruction.#547
DnlRKorn wants to merge 1 commit intoNCATS-Gamma:masterfrom
DnlRKorn:patch-1

Conversation

@DnlRKorn
Copy link
Copy Markdown

@DnlRKorn DnlRKorn commented Dec 7, 2020

Changed where the default location of requirements.txt is listed, as the current Docker build command is

$ cd robokop/
$ docker build --build-arg UID=$(id -u) --build-arg GID=$(id -g) -t robokop_manager -f deploy/manager/Dockerfile .

Which should be 2 directories above.

Changed where the default location of requirements.txt is listed, as the current Docker build command is 

$ cd robokop/
$ docker build --build-arg UID=$(id -u) --build-arg GID=$(id -g) -t robokop_manager -f deploy/manager/Dockerfile .

Which should be 2 directories above.
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.

1 participant