X9Developers / XSN

XSN - Stakenet, the first cryptocurrency with Trustless Proof of Stake
https://stakenet.io
MIT License
93 stars 49 forks source link

can't copy the image with docker #177

Open sancer17 opened 2 years ago

sancer17 commented 2 years ago

macOS with docker installed and logged in

executing in terminal docker build . -t xsn error in 6th step

executor failed running [/bin/sh -c cd /tmp/xsncore && ./autogen.sh && ./configure --disable-tests --without-gui --prefix=/usr && make -j$(nproc) && make check && make install && cd / && rm -rf /tmp/xsncore]: exit code: 2 -bash: cd: /tmp/xsncore: No such file or directory