Mike Thompson
02/05/2025, 12:36 AMmake mount
to launch the Docker image and then make test
to built the example. However, I can only do this as sysadmin. The other machine doesn't have a sysadmin account so I cannot get past first base. The error is:
invalid argument "md64" for "-a, --attach" flag: valid streams are STDIN, STDOUT and STDERR
See 'docker run --help'.
Mitch Bailey
02/05/2025, 8:18 AMcaravel_user_project
. Take a look at the Makefile
for a sample of how to access the docker container.Leo Moser
02/06/2025, 8:06 AMcaravel_user_project
will also switch to a newer OpenLane version.
Here's the installation overview: https://openlane2.readthedocs.io/en/latest/getting_started/installation_overview.html
Unfortunately, you still need root access to install Nix.