install stockfish to dockerfile #11
Annotations
1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -L --output stockfish_13.tar.gz https://github.com/official-stockfish/Stockfish/archive/refs/tags/sf_13.tar.gz && mkdir -p /stockfish_src && tar -xzvf stockfish_13.tar.gz -C /stockfish_src && make -C /stockfish_src/Stockfish-sf_13/src -j profile-build && cp /stockfish_src/Stockfish-sf_13/src/stockfish / && rm -r /stockfish_src" did not complete successfully: exit code: 2
|