We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run the container using the same command defined in the README...
docker run -p 3333:3333 -d --name nsfwjs andresribeiroo/nsfwjs:1.6
...we can see the following error:
2024-05-06 15:31:16 2024-05-06 15:31:16 > [email protected] start /app 2024-05-06 15:31:16 > node dist/server.js 2024-05-06 15:31:16 2024-05-06 15:31:18 Illegal instruction 2024-05-06 15:31:18 ELIFECYCLE Command failed with exit code 132.
Any ideas?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I run the container using the same command defined in the README...
...we can see the following error:
Any ideas?
The text was updated successfully, but these errors were encountered: