Commit graph

38 commits

Author SHA1 Message Date
28809586e7
etherpad: fix /.npm 2021-06-26 00:07:49 +01:00
657c7d56e0
etherpad: Use minideb-node, since it appears to work now? 2021-06-25 22:24:19 +01:00
53eba84b4f
etherpad: update to add dependencies etc
Ref 
https://github.com/ether/etherpad-lite/issues/4962#issuecomment-867112330
2021-06-25 22:20:27 +01:00
ddebb2c02a
etherpad: ref 2021-04-18 16:25:41 +01:00
881cd1be3d
fixup 2021-04-18 16:25:08 +01:00
a474970ce8
etherpad: fix syntax 2021-04-18 15:34:32 +01:00
7597926498
etherpad: try https://stackoverflow.com/a/66521281/1460422 2021-04-18 15:02:07 +01:00
d4c9b02f5b
etherpad: fixup 2021-04-18 14:47:05 +01:00
579ce15e60
etherpad: nvm is very strange 2021-04-18 14:16:42 +01:00
f22bdecbc3
etherpad: maybe this will work? 2021-04-18 13:40:45 +01:00
9713791fde
etherpad: for some crazy reason the nvm installer exits with code 1 on success..... :-/ 2021-04-18 13:29:39 +01:00
4d76f9b6d4
etherpad: fix nvm 2021-04-18 13:17:47 +01:00
acf74c49c3
etherpad: use minideb as builder 2021-04-18 13:11:52 +01:00
64ba3712f4
etherpad: use nvm to install an old version of Node.js 2021-04-18 13:10:25 +01:00
898ff9489e
etherpad: chown *after* we install packages 2021-03-18 23:57:55 +00:00
0f42f37ee1
etherpad: install stuff to install sqlite3 in the main docker container directly.... ugh. 2021-03-17 03:10:17 +00:00
b709b36864
etherpad: make docer container more like official etherpad docker container 2021-03-17 02:17:55 +00:00
a75381e512
etherpad: check out specific commit & revert to npm install again 2021-03-17 01:27:00 +00:00
0d9f1c43ef
etherpad: use npm clean-install 2021-03-16 23:49:55 +00:00
00dcd7603e
etherpad: save some space 2020-09-27 20:23:05 +01:00
ec8ccd6439
etherpad: move chown 2020-09-27 13:20:39 +01:00
b0d1e74427
etherpad: Move chown to real container, as it doesn't appear to carry over from the builder 2020-09-27 01:44:50 +01:00
56f9008b34
etherpad: fix entrypoint 2020-09-27 00:17:08 +01:00
841a7af89b
etherpad: fix npm cache location, as etherpad does an npm update on startup 2020-09-27 00:15:08 +01:00
cedba508f7
etherpad: missing -p 2020-09-26 22:59:53 +01:00
4930ff41e1
etherpad: fix rm settings 2020-09-26 21:32:49 +01:00
920e6b2657
etherpad: g++ + libc++-dev 2020-09-26 19:12:06 +01:00
bfbb036d3b
etherpad: libc-dev 2020-09-26 19:01:27 +01:00
c0db09f5f2
etherpad: fix ln -s 2020-09-26 16:09:47 +01:00
6721b76c9a
etherpad: ln -s python 2020-09-26 16:00:16 +01:00
130db580e1
etherpad: tell it where python is located 2020-09-26 15:50:11 +01:00
e83245845b
etherpad: node-gyp required gcc 2020-09-26 15:25:52 +01:00
c411f9258f
etherpad: node-gyp needs make 2020-09-26 15:21:50 +01:00
cb922af572
etherpad: node-gyp needs python 2020-09-26 15:17:10 +01:00
28f18add86
etherpad: add ca-certificates 2020-09-26 15:14:13 +01:00
fe75f481f7
etherpad: Sort settings file 2020-09-26 15:12:46 +01:00
5a4d2e32d9
etherpad: Fix perms 2020-09-26 14:59:25 +01:00
8668763487
Add container image for etherpad 2020-09-26 14:56:36 +01:00