aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Expand)AuthorAge
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Revert "Revert "Upgrade system dependencies (node, npm, pnpm, node-gyp) (#233...Libravatar kytwb2022-01-02
* Revert "Upgrade system dependencies (node, npm, pnpm, node-gyp) (#2336)"Libravatar kytwb2021-12-21
* Upgrade system dependencies (node, npm, pnpm, node-gyp) (#2336)Libravatar Vijay Aravamudhan2021-12-19
* chore: upgrade 'pnpm' to '6.23.6'Libravatar Vijay A2021-12-08
* build: use node 16 and npm 8 (#2157)Libravatar Markus Hatvan2021-10-28
* use local 'node-gyp' instead of global one (#2160)Libravatar Vijay Aravamudhan2021-10-28
* upgrade 'node-gyp' to '8.3.0' (#2159)Libravatar Vijay Aravamudhan2021-10-28
* chore: upgrade 'pnpm' to '6.19.0'Libravatar Vijay A2021-10-26
* upgrade 'node' to '14.18.1' (#2083)Libravatar Vijay Aravamudhan2021-10-15
* upgrade 'pnpm' to '6.17.1'Libravatar Vijay A2021-10-15
* chore: remove 'lerna' since we don't use monorepo-style packages any more (#2...Libravatar Vijay Aravamudhan2021-10-15
* upgrade 'node-gyp' to '8.2.0' (#2053)Libravatar Vijay Aravamudhan2021-10-11
* chore: upgrade 'pnpm' to '6.16.0' (#2014)Libravatar Vijay Aravamudhan2021-10-03
* chore: refactor Dockerfile to make use of layer cache when installing npm mod...Libravatar Vijay A2021-09-25
* chore: use 'pnpm' for the Docker builds of the 'recipes'. [skip ci]Libravatar Vijay A2021-09-09
* Use namespaces when pulling docker base images since this is reqd for podmanLibravatar Vijay A2021-09-04
* chore: upgrade 'nodejs' to '14.17.6'Libravatar Vijay A2021-09-02
* chore: upgrade 'nodejs' to '14.17.5'Libravatar Vijay A2021-08-27
* refactor(docker): remove unnecessary copy of package config files into Docker...Libravatar Vijay A2021-08-08
* Backporting configs in prep for node upgrade to v16Libravatar mhatvan2021-07-28
* Update documentation for new contributors for system dependencies. [skip ci]Libravatar Vijay A2021-07-28
* Missed removing of custom npm config setter for node-gyp. [skip ci]Libravatar Vijay A2021-07-26
* Use node-gyp@8.1 for all CI builds (and brings windows at par with macos and ...Libravatar Vijay Raghavan Aravamudhan2021-07-26
* Documentation updates taken from #1629 [skip ci]Libravatar Vijay A2021-07-12
* Fixing DockerfileLibravatar Vijay A2021-07-10
* Removing 'sudo' since it fails Docker build.Libravatar Vijay A2021-07-10
* Removing incorrect apt pkg.Libravatar Vijay A2021-07-10
* Turned on other h/w architectures for linux builds. (#1633)Libravatar Vijay Raghavan Aravamudhan2021-07-10
* Building ferdi on an ARM machine (#1611)Libravatar Vijay Raghavan Aravamudhan2021-07-07
* Builds using GitHub actions (#1467)Libravatar Vijay Raghavan Aravamudhan2021-06-08
* Use electronuserland base image so that we don't need to manually track all s...Libravatar Vijay A2021-05-27
* Removed uninstall of 'node-sass' from nightly travis build - since it was cau...Libravatar Vijay A2021-05-18
* Fixing the broken build process when building using the Dockerfile.Libravatar Vijay A2021-05-15
* Adding Docker support to create a linux package without impacting host machin...Libravatar Vijay Raghavan Aravamudhan2021-05-08