Page MenuHomeDevCentral

Upgrade Debian and Node versions
ClosedPublic

Authored by dereckson on Sep 10 2018, 10:31.
Tags
None
Referenced Files
F6589955: D1714.id4352.diff
Fri, Apr 4, 13:04
Unknown Object (File)
Thu, Apr 3, 10:39
Unknown Object (File)
Thu, Apr 3, 02:24
Unknown Object (File)
Thu, Apr 3, 00:16
Unknown Object (File)
Wed, Apr 2, 06:02
Unknown Object (File)
Thu, Mar 27, 19:16
Unknown Object (File)
Thu, Mar 27, 18:46
Unknown Object (File)
Thu, Mar 27, 18:20
Subscribers
None

Details

Summary

Etherpad now requires nodejs >= 6.9.0 and recommand nodejs >= 8.9.

We can install Node from NodeSource Node.js binary distributions.

To use fresher dependencies, this change switches to Debain Stretch,
the current stable version.

Test Plan

Build image, run server for Nasqueron

Diff Detail

Repository
rDETHER Docker image for Etherpad
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 2668
Build 2916: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson added inline comments.
Dockerfile
11–13

mysql-client is repeated twice.

Removed dupe mysql-client

This revision is now accepted and ready to land.Sep 10 2018, 10:33
This revision was automatically updated to reflect the committed changes.