citizenlab
citizenlab copied to clipboard
[CL-4191] Install Node.js using `apt-get install` in Dockerfile's
According to Node.js documentation:
The installation scripts setup_XX.x are no longer supported and are not needed anymore, as the installation process is straightforward for any RPM and DEB distro.
Those scripts will be eventually made inactive. Furthermore, to encourage people to stop using them, the scripts wait (suspend the execution) for 60 seconds before resuming the installation.
Changelog
Technical
- Install Node.js (for mjml) in back-end
Dockerfile
s usingapt-get
instead of the previous installation script that's now deprecated.
Messages | |
---|---|
:book: | Changelog provided 🎉 |
:book: | Jira issue: CL-4191 |
:book: | |
:book: | Check translation progress |
Generated by :no_entry_sign: dangerJS against 7bcc73ebfbeb53e1bdcaeafb5ddab19df92400b0