Xcov19 / covidX

covidX. Rapid Pandemic Task Mgmt Portal
GNU General Public License v3.0
7 stars 17 forks source link

Update Dockerfile #112

Closed codecakes closed 3 years ago

codecakes commented 3 years ago

fixes #108 https://github.com/Xcov19/covidX/issues/108


This change is Reviewable

milan-tom commented 3 years ago

I will build it locally and verify that it fixes the issue.

milan-tom commented 3 years ago

I will build it locally and verify that it fixes the issue.

Still results in the same error:

ERROR: no such package '@my_deps//': pip_import failed:  (Timed out)
codecakes commented 3 years ago

I will build it locally and verify that it fixes the issue.

Still results in the same error:

ERROR: no such package '@my_deps//': pip_import failed:  (Timed out)

What happens when you do: docker run --rm -it --security-opt apparmor=unconfined codecakes/covidx_backend

codecakes commented 3 years ago

I will build it locally and verify that it fixes the issue.

Still results in the same error:

ERROR: no such package '@my_deps//': pip_import failed:  (Timed out)

@milan-tom fixes your issue; try now

codecakes commented 3 years ago

Gitpod builds successfully; There is some Gitpod container level issue; bug filed: https://github.com/gitpod-io/gitpod/issues/3632