hdl / containers

Building and deploying container images for open source electronic design automation (EDA)
https://hdl.github.io/containers/
Apache License 2.0
107 stars 24 forks source link

make (needed by cocotb) is not availabe at sim:osvb #42

Closed rodrigomelo9 closed 3 years ago

rodrigomelo9 commented 3 years ago
$ docker run --rm -v $HOME:$HOME -w $PWD hdlc/sim:osvb make
docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "make": executable file not found in $PATH: unknown.
umarcor commented 3 years ago

Now all sim images include make.