vectorbt icon indicating copy to clipboard operation
vectorbt copied to clipboard

Docker file of apps/candlestick-patterns fails to execute

Open ggsklias opened this issue 10 months ago • 0 comments
trafficstars

When running the docker command: docker build -t candlestick-patterns .

as part of the https://github.com/polakowo/vectorbt/tree/master/apps/candlestick-patterns instructions the execution fails with:

configure: error: cannot guess build type; you must specify one.

Docker version: 27.4.0 Host: Apple M1

ggsklias avatar Jan 05 '25 00:01 ggsklias