Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Error when executing docker run #230

Open
itconsultore opened this issue Feb 4, 2021 · 0 comments
Open

Error when executing docker run #230

itconsultore opened this issue Feb 4, 2021 · 0 comments

Comments

@itconsultore
Copy link

I have tried to execute the scripts to run the dockers images such as
docker run -v $(pwd):/home/dev preprocessing

However, I have got the following:
standard_init_linux.go:219: exec user process caused: no such file or directory

Additionally, there is no script to run the docker-cpu.Dockerfile
how can I run that docker?

I have tried something like
docker run --net=host -v $(pwd):/home/dev csnet:cpu bash
but, it doesn't return any, I can notice the instance goes down by observing the syslog file

I am using an ubuntu 18.04 virtual machine with python 3.6.5

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

No branches or pull requests

1 participant