Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Installation issue with Docker #2

@erwanlc

Description

@erwanlc

Hello,

I tried to install CogStack-SemEHR using docker but I am stuck in the first step:

docker build -t cogstack/semehr - < Dockerfile

The build start well but it fails for the following command (line 40 in the Dockerfile):

RUN cd /opt/gcp/gcp-2.5-18658 && ant

I got a server access error and the build stop as it can't get the needed dependencies.
You can find the full error logs attached.
cogstack_docker_issue.txt

Do you have any idea on how I could correct this ?

Thanks for your help.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions