Page MenuHomeDevCentral

Install ep_ether-o-meter and ep_author_neat plugins
ClosedPublic

Authored by dereckson on Sep 11 2018, 21:51.
Tags
None
Referenced Files
F3749573: D1731.id4404.diff
Sat, Nov 16, 16:20
F3749020: D1731.id4404.diff
Sat, Nov 16, 12:14
Unknown Object (File)
Tue, Nov 12, 08:17
Unknown Object (File)
Tue, Nov 12, 07:36
Unknown Object (File)
Tue, Nov 12, 07:31
Unknown Object (File)
Mon, Nov 11, 20:29
Unknown Object (File)
Mon, Nov 11, 05:49
Unknown Object (File)
Mon, Nov 11, 01:04
Subscribers
None

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

dereckson created this revision.
$ 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
...
This revision is now accepted and ready to land.Sep 11 2018, 22:01
This revision was automatically updated to reflect the committed changes.