Skip to content

Instantly share code, notes, and snippets.

View chulanovskyi-bs's full-sized avatar
💭
🧘‍♂️

chulanovskyi-bs chulanovskyi-bs

💭
🧘‍♂️
  • Binary Studio
  • Lviv, Ukraine
View GitHub Profile
users-Mac-mini:mvp user$ docker-compose up --build
Creating network "mvp_default" with the default driver
Building mvp
Step 1/5 : FROM node:12.16.1-alpine
---> f77abbe89ac1
Step 2/5 : WORKDIR /app
---> Using cache
---> ea3d8a22fd4d
Step 3/5 : COPY ./package.json ./
---> 920e728c9c24
users-Mac-mini:mvp user$ npm install
npm WARN deprecated tslint@6.0.0: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
> sse4_crc32@6.0.1 install /Users/user/Documents/mvp/node_modules/sse4_crc32
> node-gyp rebuild
CC(target) Release/obj.target/nothing/../node-addon-api/src/nothing.o
LIBTOOL-STATIC Release/nothing.a
CXX(target) Release/obj.target/sse42/src/sse42.o
LIBTOOL-STATIC Release/sse42.a