XSN
XSN copied to clipboard
can't copy the image with docker
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