Page MenuHomeDevCentral

Upgrade Debian and Node versions
ClosedPublic

Authored by dereckson on Sep 10 2018, 10:31.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 11:00
Unknown Object (File)
Tue, Nov 12, 18:01
Unknown Object (File)
Sat, Nov 9, 15:59
Unknown Object (File)
Thu, Oct 31, 09:51
Unknown Object (File)
Thu, Oct 31, 09:39
Unknown Object (File)
Fri, Oct 18, 12:19
Unknown Object (File)
Oct 15 2024, 17:04
Unknown Object (File)
Oct 9 2024, 11:40
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.