Ricardo Barreira

Results 3 comments of Ricardo Barreira

Hello, thanks for getting in touch! Unfortunately we are not able to open-source the environment code. Despite that, it may be possible to run dm_hard_eight without Docker, by following these...

I was able to run the environment without Docker, by using `chroot` as previously hinted: - I extracted the files from the Docker image into a new directory, by running...

With the method above you'd need root access. Another working alternative uses the "bwrap" command, which some Linux distributions include out of the box. If running that on your cluster...