root@mapluz:/media/DATA/www/bilatu/dev# docker-compose build
Building front
Step 1/31 : FROM node:carbon
 ---> 8eeadf3757f4
Step 2/31 : ENV PATH=/node_modules/.bin:$PATH
 ---> Using cache
 ---> 51cb4fdb9f86
Step 3/31 : ADD ./src/package*.json /tmp/
 ---> Using cache
 ---> d6e9ae667f5e
Step 4/31 : RUN cd /tmp && npm install
 ---> Using cache
 ---> 3a5ebbd76fa1
Step 5/31 : RUN cp -a /tmp/node_modules /
 ---> Using cache
 ---> 6ee15cae373e
Step 6/31 : RUN npm install vee-validate@2.2.15
 ---> Using cache
 ---> 5c58570d154e
Step 7/31 : RUN npm install --save facebook-login-vuejs
 ---> Using cache
 ---> 02aa14a6d984
Step 8/31 : RUN npm install --save vue-facebook-login-component
 ---> Using cache
 ---> 0f1ae4bbba77
Step 9/31 : RUN npm install googleapis
 ---> Using cache
 ---> 172ce602e08e
Step 10/31 : RUN npm install --save forge-apis
 ---> Using cache
 ---> 17e526d6609f
Step 11/31 : RUN npm install --save-dev vue-plugin-load-script
 ---> Using cache
 ---> ca6ad8a76895
Step 12/31 : RUN npm install js-sha512
 ---> Using cache
 ---> 07a32895b90e
Step 13/31 : RUN npm install nominatim
 ---> Using cache
 ---> 02c79a3e8aee
Step 14/31 : RUN npm install --save vue2-timepicker
 ---> Using cache
 ---> f40c43632c77
Step 15/31 : RUN npm install babel-preset-es2015 --save
 ---> Using cache
 ---> b2013e42db72
Step 16/31 : RUN npm install --save vue-image-upload-resize
 ---> Using cache
 ---> 9225b38d37b0
Step 17/31 : RUN npm install vue-i18n
 ---> Using cache
 ---> a1b18acb1dc8
Step 18/31 : RUN npm install @vue/cli -g
 ---> Running in ca6a0d70ffee
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated                                                                              
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated                                                                                 
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.                                                                                                                                   
/usr/local/bin/vue -> /usr/local/lib/node_modules/@vue/cli/bin/vue.js

> core-js@2.6.11 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/babel-polyfill/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> core-js@2.6.11 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/babel-runtime/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> core-js@3.6.4 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> @apollo/protobufjs@1.0.3 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/@apollo/protobufjs
> node scripts/postinstall


> nodemon@1.19.4 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/nodemon
> node bin/postinstall || exit 0

Love nodemon? You can now support the project via the open collective:
 > https://opencollective.com/nodemon/donate


> ejs@2.7.4 postinstall /usr/local/lib/node_modules/@vue/cli/node_modules/ejs
> node ./postinstall.js

Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)

npm WARN notsup Unsupported engine for mkdirp@1.0.4: wanted: {"node":">=10"} (current: {"node":"8.17.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: mkdirp@1.0.4                                                                                           
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/@vue/cli/node_modules/chokidar/node_modules/fsevents):                                 
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/abbrev):                                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/abbrev' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.abbrev.DELETE'                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/ansi-regex):                              
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/ansi-regex' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.ansi-regex.DELETE'                                                              
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/aproba):                                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/aproba' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.aproba.DELETE'                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/balanced-match):                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/balanced-match' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.balanced-match.DELETE'                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/@vue/cli/node_modules/fsevents/node_modules/chownr):                                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/chownr' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.chownr.DELETE'                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/code-point-at):                        
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/code-point-at' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.code-point-at.DELETE'                                                        
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/concat-map):                              
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/concat-map' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.concat-map.DELETE'                                                              
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/console-control-strings):    
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/console-control-strings' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.console-control-strings.DELETE'                                    
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/core-util-is):                          
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/core-util-is' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.core-util-is.DELETE'                                                          
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/deep-extend):                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/deep-extend' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.deep-extend.DELETE'                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/delegates):                                
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/delegates' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.delegates.DELETE'                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/@vue/cli/node_modules/fsevents/node_modules/detect-libc):                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/detect-libc' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.detect-libc.DELETE'                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/fs.realpath):                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/fs.realpath' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.fs.realpath.DELETE'                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/has-unicode):                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/has-unicode' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.has-unicode.DELETE'                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/@vue/cli/node_modules/fsevents/node_modules/inherits):                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/inherits' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.inherits.DELETE'                                                                  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/@vue/cli/node_modules/fsevents/node_modules/ini):                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/ini' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.ini.DELETE'                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/isarray):                                    
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/isarray' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.isarray.DELETE'                                                                    
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/@vue/cli/node_modules/fsevents/node_modules/minimist):                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/minimist' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.minimist.DELETE'                                                                  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/ms):                                              
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/ms' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.ms.DELETE'                                                                              
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/npm-normalize-package-bin):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/npm-normalize-package-bin' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.npm-normalize-package-bin.DELETE'                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/number-is-nan):                        
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/number-is-nan' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.number-is-nan.DELETE'                                                        
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/object-assign):                        
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/object-assign' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.object-assign.DELETE'                                                        
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/os-homedir):                              
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/os-homedir' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.os-homedir.DELETE'                                                              
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/os-tmpdir):                                
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/os-tmpdir' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.os-tmpdir.DELETE'                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/path-is-absolute):                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/path-is-absolute' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.path-is-absolute.DELETE'                                                  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/process-nextick-args):          
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/process-nextick-args' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.process-nextick-args.DELETE'                                          
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/safe-buffer):                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/safe-buffer' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.safe-buffer.DELETE'                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/safer-buffer):                          
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/safer-buffer' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.safer-buffer.DELETE'                                                          
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/@vue/cli/node_modules/fsevents/node_modules/sax):                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/sax' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.sax.DELETE'                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/semver):                                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/semver' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.semver.DELETE'                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/@vue/cli/node_modules/fsevents/node_modules/set-blocking):                          
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/set-blocking' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.set-blocking.DELETE'                                                          
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/signal-exit):                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/signal-exit' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.signal-exit.DELETE'                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/strip-json-comments):            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/strip-json-comments' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.strip-json-comments.DELETE'                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/util-deprecate):                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/util-deprecate' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.util-deprecate.DELETE'                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/@vue/cli/node_modules/fsevents/node_modules/wrappy):                                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/wrappy' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.wrappy.DELETE'                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/@vue/cli/node_modules/fsevents/node_modules/yallist):                                    
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/yallist' -> '/usr/local/lib/node_modules/@vue/cli/node_modules/fsevents/node_modules/.yallist.DELETE'                                                                    

+ @vue/cli@4.3.0
added 1169 packages from 654 contributors in 147.648s
Removing intermediate container ca6a0d70ffee
 ---> 7910a33615b7
Step 19/31 : RUN npm install vue-input-tag --save
 ---> Running in ea258ffdd730
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ vue-input-tag@2.0.7
added 2 packages from 2 contributors and audited 23809 packages in 12.94s

2 packages are looking for funding
  run `npm fund` for details

found 1835 vulnerabilities (221 low, 58 moderate, 1545 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container ea258ffdd730
 ---> ac29268e62c7
Step 20/31 : RUN npm install vue-google-signin-button
 ---> Running in 478ca17af413
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ vue-google-signin-button@1.0.4
added 1 package from 1 contributor and audited 23810 packages in 10.638s

2 packages are looking for funding
  run `npm fund` for details

found 1835 vulnerabilities (221 low, 58 moderate, 1545 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container 478ca17af413
 ---> 01b7a668ee10
Step 21/31 : RUN npm i element-ui -S
 ---> Running in 8742fc50a52f
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN element-ui@2.13.0 requires a peer of vue@^2.5.17 but none is installed. You must install peer dependencies yourself.                                        
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ element-ui@2.13.0
added 6 packages from 6 contributors and audited 23820 packages in 14.804s

2 packages are looking for funding
  run `npm fund` for details

found 1835 vulnerabilities (221 low, 58 moderate, 1545 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container 8742fc50a52f
 ---> ca709b8cf57b
Step 22/31 : RUN npm install leaflet-editable-marker
 ---> Running in ccbee55a2fb5
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN element-ui@2.13.0 requires a peer of vue@^2.5.17 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ leaflet-editable-marker@0.1.6
added 2 packages from 1 contributor and audited 23830 packages in 16.534s

2 packages are looking for funding
  run `npm fund` for details

found 1835 vulnerabilities (221 low, 58 moderate, 1545 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container ccbee55a2fb5
 ---> 3e69c90b639f
Step 23/31 : RUN npm install vue-authenticate
 ---> Running in c67dc462d452
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN element-ui@2.13.0 requires a peer of vue@^2.5.17 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN vue-authenticate@1.4.1 requires a peer of acorn-dynamic-import@^4.0.0 but none is installed. You must install peer dependencies yourself.                   
npm WARN vue-authenticate@1.4.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.                                  
npm WARN vue-authenticate@1.4.1 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.                                    
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ vue-authenticate@1.4.1
added 7 packages from 4 contributors and audited 23845 packages in 11.915s

2 packages are looking for funding
  run `npm fund` for details

found 1836 vulnerabilities (221 low, 59 moderate, 1545 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container c67dc462d452
 ---> 0d21e5395a82
Step 24/31 : RUN npm install --save lodash vue-lodash
 ---> Running in 805fea4dfbf4
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN element-ui@2.13.0 requires a peer of vue@^2.5.17 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-authenticate@1.4.1 requires a peer of acorn-dynamic-import@^4.0.0 but none is installed. You must install peer dependencies yourself.                   
npm WARN vue-authenticate@1.4.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.                                  
npm WARN vue-authenticate@1.4.1 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.                                    
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ lodash@4.17.15
+ vue-lodash@2.1.2
added 1 package from 1 contributor, updated 1 package and audited 23847 packages in 9.763s

2 packages are looking for funding
  run `npm fund` for details

found 400 vulnerabilities (221 low, 59 moderate, 109 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container 805fea4dfbf4
 ---> 124500c7e1be
Step 25/31 : RUN npm install moment
 ---> Running in 22b2751e6348
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN element-ui@2.13.0 requires a peer of vue@^2.5.17 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-authenticate@1.4.1 requires a peer of acorn-dynamic-import@^4.0.0 but none is installed. You must install peer dependencies yourself.                   
npm WARN vue-authenticate@1.4.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.                                  
npm WARN vue-authenticate@1.4.1 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.                                    
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ moment@2.24.0
added 1 package from 6 contributors and audited 23848 packages in 11.027s

2 packages are looking for funding
  run `npm fund` for details

found 400 vulnerabilities (221 low, 59 moderate, 109 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container 22b2751e6348
 ---> 86f46723507b
Step 26/31 : RUN npm install vue-matomo
 ---> Running in 1f04b85ee0de
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN element-ui@2.13.0 requires a peer of vue@^2.5.17 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-authenticate@1.4.1 requires a peer of acorn-dynamic-import@^4.0.0 but none is installed. You must install peer dependencies yourself.                   
npm WARN vue-authenticate@1.4.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.                                  
npm WARN vue-authenticate@1.4.1 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.                                    
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ vue-matomo@3.13.4-0
added 1 package from 1 contributor and audited 23849 packages in 12.6s

2 packages are looking for funding
  run `npm fund` for details

found 400 vulnerabilities (221 low, 59 moderate, 109 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container 1f04b85ee0de
 ---> 1c2455ff1abe
Step 27/31 : RUN npm install vue-chartjs chart.js --save
 ---> Running in 062b0387d447
npm WARN saveError ENOENT: no such file or directory, open '/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/package.json'                                                                                              
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.                                        
npm WARN element-ui@2.13.0 requires a peer of vue@^2.5.17 but none is installed. You must install peer dependencies yourself.                                        
npm WARN vue-authenticate@1.4.1 requires a peer of acorn-dynamic-import@^4.0.0 but none is installed. You must install peer dependencies yourself.                   
npm WARN vue-authenticate@1.4.1 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself.                                  
npm WARN vue-authenticate@1.4.1 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.                                    
npm WARN vue-facebook-login-component@2.2.1 requires a peer of core-js@^3.x but none is installed. You must install peer dependencies yourself.                      
npm WARN vue2-timepicker@1.0.8 requires a peer of vue@^2.6.5 but none is installed. You must install peer dependencies yourself.                                     
npm WARN !invalid#1 No description                                                                                                                                   
npm WARN !invalid#1 No repository field.                                                                                                                             
npm WARN !invalid#1 No README data                                                                                                                                   
npm WARN !invalid#1 No license field.                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):                                                                             
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   

+ vue-chartjs@3.5.0
+ chart.js@2.9.3
added 5 packages from 4 contributors and audited 23857 packages in 10.467s

2 packages are looking for funding
  run `npm fund` for details

found 400 vulnerabilities (221 low, 59 moderate, 109 high, 11 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container 062b0387d447
 ---> 5a7b9e07a76c
Step 28/31 : WORKDIR /usr/src/app
 ---> Running in 1c4750d794ec
Removing intermediate container 1c4750d794ec
 ---> b06c27755cd0
Step 29/31 : COPY ./src .
 ---> 9820e650795d
Step 30/31 : EXPOSE 8080
 ---> Running in 4a55a8748ce8
Removing intermediate container 4a55a8748ce8
 ---> 30683acb2459
Step 31/31 : CMD [ "npm", "run", "dev" ]
 ---> Running in e622e79623d9
Removing intermediate container e622e79623d9
 ---> 7a87f7425636
Successfully built 7a87f7425636
Successfully tagged dev_front:latest
mongodb uses an image, skipping
Building annonces
Step 1/9 : FROM node:carbon
 ---> 8eeadf3757f4
Step 2/9 : ENV PATH=/node_modules/.bin:$PATH
 ---> Using cache
 ---> 51cb4fdb9f86
Step 3/9 : ADD ./src/package*.json /tmp/
 ---> fa8a144e1021
Step 4/9 : RUN cd /tmp && npm install
 ---> Running in 52189090b2f4
npm WARN deprecated nsp@2.8.1: The Node Security Platform service is shutting down 9/30 - https://blog.npmjs.org/post/175511531085/the-node-security-platform-service-is-shutting                                                                                                                                                         
npm WARN deprecated loopback-component-explorer@5.4.0: This version is no longer supported, please upgrade to 6.x                                                    
npm WARN deprecated loopback-boot@2.28.0: This version is no longer supported, please upgrade to 3.x                                                                 
npm WARN deprecated joi@6.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                   
npm WARN deprecated wreck@6.3.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated swagger-ui@2.2.10: No longer maintained, please upgrade to swagger-ui@3.                                                                         
npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated topo@1.1.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                   
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142                                                  
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.                                                              
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.                                                                                                                                   
npm WARN deprecated samsam@1.3.0: This package has been deprecated in favour of @sinonjs/samsam                                                                      
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated                                                                              
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated                                                                                 

> core-js@2.6.11 postinstall /tmp/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> ejs@2.7.4 postinstall /tmp/node_modules/ejs
> node ./postinstall.js

Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)


> spawn-sync@1.0.15 postinstall /tmp/node_modules/spawn-sync
> node postinstall

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for mkdirp@1.0.4: wanted: {"node":">=10"} (current: {"node":"8.17.0","npm":"6.13.4"})                                             
npm WARN notsup Not compatible with your version of node/npm: mkdirp@1.0.4                                                                                           
npm WARN notsup Unsupported engine for got@5.7.1: wanted: {"node":">=0.10.0 <7"} (current: {"node":"8.17.0","npm":"6.13.4"})                                         
npm WARN notsup Not compatible with your version of node/npm: got@5.7.1                                                                                              

added 1021 packages from 1061 contributors and audited 8839 packages in 62.496s

23 packages are looking for funding
  run `npm fund` for details

found 24 vulnerabilities (8 low, 12 moderate, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container 52189090b2f4
 ---> 66edf88f5aa2
Step 5/9 : RUN cp -a /tmp/node_modules /
 ---> Running in b445d135be4f
Removing intermediate container b445d135be4f
 ---> 343f8fdd65cb
Step 6/9 : WORKDIR /usr/src/app
 ---> Running in 081af73c64b2
Removing intermediate container 081af73c64b2
 ---> e67248a00ac7
Step 7/9 : COPY ./src .
 ---> e08e34c91db5
Step 8/9 : EXPOSE 3000
 ---> Running in 2ae81147b806
Removing intermediate container 2ae81147b806
 ---> 1fbfa04b4790
Step 9/9 : CMD [ "npm", "run", "start" ]
 ---> Running in 40ed31b15f84
Removing intermediate container 40ed31b15f84
 ---> 87b7c8442b0f
Successfully built 87b7c8442b0f
Successfully tagged dev_annonces:latest
nginx uses an image, skipping
letsencryptcompanion uses an image, skipping
Building recherches
Step 1/9 : FROM node:carbon
 ---> 8eeadf3757f4
Step 2/9 : ENV PATH=/node_modules/.bin:$PATH
 ---> Using cache
 ---> 51cb4fdb9f86
Step 3/9 : ADD ./src/package*.json /tmp/
 ---> 41d59e7b53a6
Step 4/9 : RUN cd /tmp && npm install
 ---> Running in f60311cde0e5
npm WARN deprecated bcrypt@1.0.3: bcrypt < v2.0.0 is susceptible to bcrypt wrap-around bug. Upgrade to bcrypt >= v2.0.0 for improved support for newer bcrypt hashes
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142                                                  
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated                                                                              
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated                                                                                 

> bcrypt@1.0.3 install /tmp/node_modules/bcrypt
> node-pre-gyp install --fallback-to-build

[bcrypt] Success: "/tmp/node_modules/bcrypt/lib/binding/bcrypt_lib.node" is installed via remote

> nodemon@1.19.4 postinstall /tmp/node_modules/nodemon
> node bin/postinstall || exit 0

Love nodemon? You can now support the project via the open collective:
 > https://opencollective.com/nodemon/donate

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents):                                                       
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})   
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/fsevents/node_modules/abbrev):                                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/abbrev' -> '/tmp/node_modules/fsevents/node_modules/.abbrev.DELETE'                                                                                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/fsevents/node_modules/ansi-regex):                                                    
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/ansi-regex' -> '/tmp/node_modules/fsevents/node_modules/.ansi-regex.DELETE'                                                                                                                              
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/fsevents/node_modules/aproba):                                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/aproba' -> '/tmp/node_modules/fsevents/node_modules/.aproba.DELETE'                                                                                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/fsevents/node_modules/balanced-match):                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/balanced-match' -> '/tmp/node_modules/fsevents/node_modules/.balanced-match.DELETE'                                                                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/fsevents/node_modules/chownr):                                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/chownr' -> '/tmp/node_modules/fsevents/node_modules/.chownr.DELETE'                                                                                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/fsevents/node_modules/code-point-at):                                              
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/code-point-at' -> '/tmp/node_modules/fsevents/node_modules/.code-point-at.DELETE'                                                                                                                        
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/fsevents/node_modules/concat-map):                                                    
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/concat-map' -> '/tmp/node_modules/fsevents/node_modules/.concat-map.DELETE'                                                                                                                              
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/fsevents/node_modules/console-control-strings):                          
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/console-control-strings' -> '/tmp/node_modules/fsevents/node_modules/.console-control-strings.DELETE'                                                                                                    
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/fsevents/node_modules/core-util-is):                                                
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/core-util-is' -> '/tmp/node_modules/fsevents/node_modules/.core-util-is.DELETE'                                                                                                                          
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/fsevents/node_modules/deep-extend):                                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/deep-extend' -> '/tmp/node_modules/fsevents/node_modules/.deep-extend.DELETE'                                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/fsevents/node_modules/delegates):                                                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/delegates' -> '/tmp/node_modules/fsevents/node_modules/.delegates.DELETE'                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/fsevents/node_modules/detect-libc):                                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/detect-libc' -> '/tmp/node_modules/fsevents/node_modules/.detect-libc.DELETE'                                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/fsevents/node_modules/fs.realpath):                                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/fs.realpath' -> '/tmp/node_modules/fsevents/node_modules/.fs.realpath.DELETE'                                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/fsevents/node_modules/has-unicode):                                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/has-unicode' -> '/tmp/node_modules/fsevents/node_modules/.has-unicode.DELETE'                                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/fsevents/node_modules/inherits):                                                        
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/inherits' -> '/tmp/node_modules/fsevents/node_modules/.inherits.DELETE'                                                                                                                                  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/fsevents/node_modules/ini):                                                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/ini' -> '/tmp/node_modules/fsevents/node_modules/.ini.DELETE'                                                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/fsevents/node_modules/isarray):                                                          
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/isarray' -> '/tmp/node_modules/fsevents/node_modules/.isarray.DELETE'                                                                                                                                    
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/fsevents/node_modules/minimist):                                                        
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/minimist' -> '/tmp/node_modules/fsevents/node_modules/.minimist.DELETE'                                                                                                                                  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/fsevents/node_modules/ms):                                                                    
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/ms' -> '/tmp/node_modules/fsevents/node_modules/.ms.DELETE'                                                                                                                                              
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/fsevents/node_modules/npm-normalize-package-bin):                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/npm-normalize-package-bin' -> '/tmp/node_modules/fsevents/node_modules/.npm-normalize-package-bin.DELETE'                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/fsevents/node_modules/number-is-nan):                                              
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/number-is-nan' -> '/tmp/node_modules/fsevents/node_modules/.number-is-nan.DELETE'                                                                                                                        
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/fsevents/node_modules/object-assign):                                              
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/object-assign' -> '/tmp/node_modules/fsevents/node_modules/.object-assign.DELETE'                                                                                                                        
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/fsevents/node_modules/os-homedir):                                                    
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/os-homedir' -> '/tmp/node_modules/fsevents/node_modules/.os-homedir.DELETE'                                                                                                                              
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/fsevents/node_modules/os-tmpdir):                                                      
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/os-tmpdir' -> '/tmp/node_modules/fsevents/node_modules/.os-tmpdir.DELETE'                                                                                                                                
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/fsevents/node_modules/path-is-absolute):                                        
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/path-is-absolute' -> '/tmp/node_modules/fsevents/node_modules/.path-is-absolute.DELETE'                                                                                                                  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/fsevents/node_modules/process-nextick-args):                                
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/process-nextick-args' -> '/tmp/node_modules/fsevents/node_modules/.process-nextick-args.DELETE'                                                                                                          
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/fsevents/node_modules/safe-buffer):                                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/safe-buffer' -> '/tmp/node_modules/fsevents/node_modules/.safe-buffer.DELETE'                                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/fsevents/node_modules/safer-buffer):                                                
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/safer-buffer' -> '/tmp/node_modules/fsevents/node_modules/.safer-buffer.DELETE'                                                                                                                          
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/fsevents/node_modules/sax):                                                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/sax' -> '/tmp/node_modules/fsevents/node_modules/.sax.DELETE'                                                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/fsevents/node_modules/semver):                                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/semver' -> '/tmp/node_modules/fsevents/node_modules/.semver.DELETE'                                                                                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/fsevents/node_modules/set-blocking):                                                
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/set-blocking' -> '/tmp/node_modules/fsevents/node_modules/.set-blocking.DELETE'                                                                                                                          
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/fsevents/node_modules/signal-exit):                                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/signal-exit' -> '/tmp/node_modules/fsevents/node_modules/.signal-exit.DELETE'                                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/fsevents/node_modules/strip-json-comments):                                  
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/strip-json-comments' -> '/tmp/node_modules/fsevents/node_modules/.strip-json-comments.DELETE'                                                                                                            
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/fsevents/node_modules/util-deprecate):                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/util-deprecate' -> '/tmp/node_modules/fsevents/node_modules/.util-deprecate.DELETE'                                                                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/fsevents/node_modules/wrappy):                                                            
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/wrappy' -> '/tmp/node_modules/fsevents/node_modules/.wrappy.DELETE'                                                                                                                                      
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/fsevents/node_modules/yallist):                                                          
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmp/node_modules/fsevents/node_modules/yallist' -> '/tmp/node_modules/fsevents/node_modules/.yallist.DELETE'                                                                                                                                    

added 411 packages from 281 contributors and audited 2786 packages in 26.497s

1 package is looking for funding
  run `npm fund` for details

found 0 vulnerabilities

Removing intermediate container f60311cde0e5
 ---> ced5119b12de
Step 5/9 : RUN cp -a /tmp/node_modules /
 ---> Running in ae90c4e91cc8
Removing intermediate container ae90c4e91cc8
 ---> 49bbd52ee3e4
Step 6/9 : WORKDIR /usr/src/app
 ---> Running in 0c2019d82ece
Removing intermediate container 0c2019d82ece
 ---> 66ce980bebb2
Step 7/9 : COPY ./src .
 ---> dacfd1a3ee23
Step 8/9 : EXPOSE 3000
 ---> Running in dfd1d27f26f0
Removing intermediate container dfd1d27f26f0
 ---> c9ae6e2ae266
Step 9/9 : CMD [ "npm", "run", "start" ]
 ---> Running in d5596007946d
Removing intermediate container d5596007946d
 ---> ed4a6b7a0ee6
Successfully built ed4a6b7a0ee6
Successfully tagged dev_recherches:latest
Building sponsors
Step 1/9 : FROM node:carbon
 ---> 8eeadf3757f4
Step 2/9 : ENV PATH=/node_modules/.bin:$PATH
 ---> Using cache
 ---> 51cb4fdb9f86
Step 3/9 : ADD ./src/package*.json /tmp/
 ---> 305431f262ac
Step 4/9 : RUN cd /tmp && npm install
 ---> Running in ab1b1cee671d
npm WARN deprecated loopback-component-explorer@5.4.0: This version is no longer supported, please upgrade to 6.x
npm WARN deprecated nsp@2.8.1: The Node Security Platform service is shutting down 9/30 - https://blog.npmjs.org/post/175511531085/the-node-security-platform-service-is-shutting                                                                                                                                                         
npm WARN deprecated loopback-boot@2.28.0: This version is no longer supported, please upgrade to 3.x                                                                 
npm WARN deprecated wreck@6.3.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated joi@6.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                   
npm WARN deprecated swagger-ui@2.2.10: No longer maintained, please upgrade to swagger-ui@3.                                                                         
npm WARN deprecated topo@1.1.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                   
npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142                                                  
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.                                                              
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.                                                                                                                                   
npm WARN deprecated samsam@1.3.0: This package has been deprecated in favour of @sinonjs/samsam                                                                      
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated                                                                              
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated                                                                                 

> core-js@2.6.11 postinstall /tmp/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> ejs@2.7.4 postinstall /tmp/node_modules/ejs
> node ./postinstall.js

Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)


> spawn-sync@1.0.15 postinstall /tmp/node_modules/spawn-sync
> node postinstall

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for mkdirp@1.0.4: wanted: {"node":">=10"} (current: {"node":"8.17.0","npm":"6.13.4"})                                             
npm WARN notsup Not compatible with your version of node/npm: mkdirp@1.0.4                                                                                           
npm WARN notsup Unsupported engine for got@5.7.1: wanted: {"node":">=0.10.0 <7"} (current: {"node":"8.17.0","npm":"6.13.4"})                                         
npm WARN notsup Not compatible with your version of node/npm: got@5.7.1                                                                                              

added 1021 packages from 1061 contributors and audited 8839 packages in 66.691s

23 packages are looking for funding
  run `npm fund` for details

found 24 vulnerabilities (8 low, 12 moderate, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container ab1b1cee671d
 ---> f0e1595f01cb
Step 5/9 : RUN cp -a /tmp/node_modules /
 ---> Running in 3822dc15a7cd
Removing intermediate container 3822dc15a7cd
 ---> 9d983da32101
Step 6/9 : WORKDIR /usr/src/app
 ---> Running in b148fb5ed921
Removing intermediate container b148fb5ed921
 ---> 449e466b3c0a
Step 7/9 : COPY ./src .
 ---> af49a1070eb1
Step 8/9 : EXPOSE 3000
 ---> Running in 2098edd6d6fd
Removing intermediate container 2098edd6d6fd
 ---> c23c834909f3
Step 9/9 : CMD [ "npm", "run", "start" ]
 ---> Running in 881667736f1e
Removing intermediate container 881667736f1e
 ---> 5af5486acd8a
Successfully built 5af5486acd8a
Successfully tagged dev_sponsors:latest
Building users
Step 1/9 : FROM node:carbon
 ---> 8eeadf3757f4
Step 2/9 : ENV PATH=/node_modules/.bin:$PATH
 ---> Using cache
 ---> 51cb4fdb9f86
Step 3/9 : ADD ./src/package*.json /tmp/
 ---> c979bd39f250
Step 4/9 : RUN cd /tmp && npm install
 ---> Running in 0681753587c6
npm WARN deprecated loopback-boot@2.28.0: This version is no longer supported, please upgrade to 3.x
npm WARN deprecated loopback-component-explorer@5.4.0: This version is no longer supported, please upgrade to 6.x                                                    
npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.                                                                                                                                                       
npm WARN deprecated nsp@2.8.1: The Node Security Platform service is shutting down 9/30 - https://blog.npmjs.org/post/175511531085/the-node-security-platform-service-is-shutting                                                                                                                                                         
npm WARN deprecated wreck@6.3.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated joi@6.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                   
npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                  
npm WARN deprecated topo@1.1.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).                                                                                                                                                                   
npm WARN deprecated swagger-ui@2.2.10: No longer maintained, please upgrade to swagger-ui@3.                                                                         
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142                                                  
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.                                                              
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.                                                                                                                                   
npm WARN deprecated samsam@1.3.0: This package has been deprecated in favour of @sinonjs/samsam                                                                      
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated                                                                                 
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated                                                                              

> core-js@2.6.11 postinstall /tmp/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> ejs@2.7.4 postinstall /tmp/node_modules/ejs
> node ./postinstall.js

Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)


> spawn-sync@1.0.15 postinstall /tmp/node_modules/spawn-sync
> node postinstall

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for mkdirp@1.0.4: wanted: {"node":">=10"} (current: {"node":"8.17.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: mkdirp@1.0.4
npm WARN notsup Unsupported engine for got@5.7.1: wanted: {"node":">=0.10.0 <7"} (current: {"node":"8.17.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: got@5.7.1

added 1022 packages from 1061 contributors and audited 8840 packages in 66.642s

23 packages are looking for funding
  run `npm fund` for details

found 24 vulnerabilities (8 low, 12 moderate, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details
Removing intermediate container 0681753587c6
 ---> afbd0b8deb53
Step 5/9 : RUN cp -a /tmp/node_modules /
 ---> Running in 59a3042127a0
Removing intermediate container 59a3042127a0
 ---> a8ccb7f6f5ff
Step 6/9 : WORKDIR /usr/src/app
 ---> Running in f2fc75e554e9
Removing intermediate container f2fc75e554e9
 ---> accb2ed062e4
Step 7/9 : COPY ./src .
 ---> c12794c25fd9
Step 8/9 : EXPOSE 3000
 ---> Running in b873517bc064
Removing intermediate container b873517bc064
 ---> c3108ed7d4b0
Step 9/9 : CMD [ "npm", "run", "start" ]
 ---> Running in 5774d611efa9
Removing intermediate container 5774d611efa9
 ---> 4d6dbc8f34e9
Successfully built 4d6dbc8f34e9
Successfully tagged dev_users:latest
root@mapluz:/media/DATA/www/bilatu/dev# 

Navigation

QR Code
QR Code systeme_informatique:bilatu:dev:build (generated for current page)