Ref T1419
Details
Details
Deploy on Equatower, brose a pad on pad.nasqueron.org
Diff Detail
Diff Detail
- Repository
- rDETHER Docker image for Etherpad
- Lint
No Lint Coverage - Unit
No Test Coverage - Branch
- plugins
- Build Status
Buildable 2702 Build 2950: arc lint + arc unit
Event Timeline
Comment Actions
$ docker build -t nasqueron/etherpad:production . ... Step 8/12 : RUN npm install ep_ether-o-meter && npm install ep_author_neat ---> Running in 31df331ee495 npm WARN saveError ENOENT: no such file or directory, open '/package.json' npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN enoent ENOENT: no such file or directory, open '/package.json' 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. + ep_ether-o-meter@0.0.2 added 1 package in 2.007s 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 !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. + ep_author_neat@0.0.31 added 1 package in 1.185s Removing intermediate container 31df331ee495 ---> 83de78b533c3 ...