soblo17
Results
1
comments of
soblo17
> docker run -it \ > --mount type=bind,source=/media/user/D1,target=/media/user/D1 \ > --mount type=bind,source=/media/user/D2,target=/media/user/D2 \ > --mount type=bind,source=/media/user/D3,target=/media/user/D3 \ > --mount type=bind,source=/home/user/Downloads/hpool,target=/home/user/Downloads/hpool \ > arm32v7/ubuntu Thank you for instructions. After executing hpool...