Commit Graph

14 Commits

Author SHA1 Message Date
Nathan Byrd 1d00482b02 Updated node & added .dockerignore 2023-08-26 10:54:39 -05:00
Nathan Byrd adc2e1ba98 Fixed Dockerfile to run on Windows 2023-08-26 10:37:12 -05:00
Georg Zoeller f34cea6496
Update dockerfile to Node 14
Node 12 breaks, install.sh was updated but docker file was forgotten
2022-05-08 15:56:39 +08:00
David Abutbul 8f56b7e48c indentation 2022-01-26 13:10:03 +02:00
David Abutbul 0240a13043 clean up after py3 2022-01-26 13:08:58 +02:00
David Abutbul c3b7d89765 clean up after py3 2022-01-26 12:13:41 +02:00
David Abutbul 0f6db152f3 python3 needed after all. 2022-01-26 12:11:37 +02:00
David Abutbul d63db9acc2 removed python3 - not needed when running 12-buster-slim
also prep entrypoint even if it was shipped with no execution attrib
and prevent restart loop since pm2-runtime always exits with 0
2022-01-26 00:44:39 +02:00
David Abutbul b791c9e9bb this looks like it does the trick - first time will issue a config procedure (I know we have redundant files in enigma-bbs-pre but that's a price for the enhanced deployment ease) 2022-01-25 23:30:38 +02:00
David Abutbul 234eef7585 must remain in v12 for sqlite to build correctly according to lock 2022-01-25 12:12:05 +02:00
David Abutbul bcef8b3d3e node-pre-gyp@0.11.0 requires python3 to build now ¯\_(ツ)_/¯ 2022-01-25 01:08:35 +02:00
David Abutbul 7b50db6f27 move volume creation before copying files to make them avilable on external volumes 2022-01-25 00:47:25 +02:00
David Stephens da602af32e Update Dockerfile maintainer label 2021-02-19 19:11:34 +00:00
David Stephens 2542cb9199 Add Docker build and update docs 2021-02-19 19:06:07 +00:00