You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
I follow indications on issues 533 and .md file in doc
docker, docker-compose, nodejs are installed
mongo docker is ok
I clone the git, do the npm install.
But on docker-compose, get this error
mongodb-data uses an image, skipping
mongodb uses an image, skipping
Building server
Step 1/10 : FROM node:latest
latest: Pulling from library/node
ERROR: Service 'server' failed to build: no matching manifest for linux/arm in the manifest list entries
Any suggestions ?
The text was updated successfully, but these errors were encountered:
I follow indications on issues 533 and .md file in doc
docker, docker-compose, nodejs are installed
mongo docker is ok
I clone the git, do the npm install.
But on docker-compose, get this error
Any suggestions ?
The text was updated successfully, but these errors were encountered: