cnextio / cnext

The Data-centric IDE for Data Science and AI
36 stars 1 forks source link

error while running docker cnext 0.4.27 on Mac M1 #5

Open mbui0327 opened 2 years ago

mbui0327 commented 2 years ago

Got this error while try to start cnext docker 0.4.27 on a Mac M1:


server  | Environment path:  /app/cnext_app/server/node_modules/.bin:/app/cnext_app/node_modules/.bin:/app/node_modules/.bin:/node_modules/.bin:/usr/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/root/.cache/pypoetry/virtualenvs/cnext-L_uqwihG-py3.9/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
server  | Operation not permitted (/home/travis/build/zeromq/zeromq.js/build/libzmq/zeromq-4.3.2/src/thread.cpp:277)
server  | Operation not permitted (/home/travis/build/zeromq/zeromq.js/build/libzmq/zeromq-4.3.2/src/thread.cpp:277)
server  | qemu: uncaught target signal 6 (Aborted) - core dumped
server  | [nodemon] app crashed - waiting for file changes before starting...```
mbui0327 commented 2 years ago

according to this https://github.com/docker/for-mac/issues/6264, docker img needs to be build with linux/arm64