Skip to content
New issue

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

can't build docker container with Dockerfile #988

Open
coutouly opened this issue Mar 3, 2022 · 0 comments
Open

can't build docker container with Dockerfile #988

coutouly opened this issue Mar 3, 2022 · 0 comments
Labels

Comments

@coutouly
Copy link

coutouly commented Mar 3, 2022

Expected Behavior

build a container Docker

Current Behavior

build error
npm ERR! make: *** [binding.target.mk:133: Release/obj.target/binding/src/binding.o] Error 1 npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: makefailed with exit code: 2 npm ERR! gyp ERR! stack at ChildProcess.onExit (/app/node_modules/node-gyp/lib/build.js:262:23) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:527:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) npm ERR! gyp ERR! System Linux 3.10.0-1160.53.1.el7.x86_64 npm ERR! gyp ERR! command "/usr/local/bin/node" "/app/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd /app/node_modules/node-sass npm ERR! gyp ERR! node -v v17.6.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok

Possible Solution

another dockerfile

Steps to Reproduce

1.git clone https://github.com/kuzzleio/kuzzle-admin-console
2.cd kuzzle-admin-console
3.docker build .

Context (Environment)

Kuzzle version:last
Node.js version:node -v v17.6.0
node-gyp -v v3.8.0

Admin Console version:last

@coutouly coutouly added the bug label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant