Commit Graph

7 Commits

Author SHA1 Message Date
Michael Lumish 28f1453ad5
Use a non-root user in Node interop docker images (#29062)
* Use a non-root user in Node interop docker images

* Make node interop scripts without being root

* Update cwd in Node interop tests

* Update cwd in other Node interop tests

* Update cwd in Node interop tests relative to hardcoded path

* Fix updated Node interop test cwd

* Make service account file location more generic

* Use service account creds directly from mounted directory

* Fixing source path is recursive local submodule clone.

* Move creds file to /root, make /root accessible

Co-authored-by: Nicolas "Pixel" Noble <pixel@nobis-crew.org>
2022-03-15 14:41:21 -07:00
murgatroid99 143c7e1e6d Don't update npm when installing node 2018-05-21 11:56:26 -07:00
murgatroid99 9eb82a4461 Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node 2018-03-09 15:45:45 -08:00
murgatroid99 a6ce1ff1d6 Fix how npm is upgraded, add npm update line for electron 2017-06-27 18:15:38 -07:00
murgatroid99 7ad758cd84 Make various scripts use the same version of Node 2017-06-27 13:54:22 -07:00
murgatroid99 9fab438669 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible 2016-04-29 15:05:00 -07:00
Jan Tattermusch a810876732 dockerfile refactoring 2016-02-08 17:23:01 -08:00