Skip to content

Fixes using the docker image in a MacOSX host and /dev/fuse having restricted permissions

Thiago Duarte Areias requested to merge kblobr/redox:patch-1 into master

As implemented in https://github.com/heliumdatacommons/data-commons-workspace/commit/f96624c8a55f5ded5ac60f4f54182a59be92e66d as a fix for https://github.com/theferrit32/data-commons-workspace/issues/5.

This is necessary since /dev/fuse has restricted permission inside the docker image if the host is running MacOS

Merge request reports