10 Commits

Author SHA1 Message Date
Nigro Simone
5a6734429c
fix(devcontainer): upgrade node to version 20 (#3385)
* fix(devcontainer): upgrade node to version 20

* chore: since Windows and Linux use different default line endings, Git may report a large number of modified files that have no differences aside from their line endings.
2025-02-13 17:22:50 -06:00
Nigro Simone
b5281f5b0a
fix devcontainer (#3251)
* fix devcontainer

* fix scam autentication required

* fix connection

* install pg native lib

* fix: host

* Update devcontainer.json

* Update docker-compose.yml

* Update index.js
2024-06-24 15:16:15 -05:00
Brian M. Carlson
89b451e934 Properly merge dockerfile 2019-12-27 03:15:51 +00:00
Brian M. Carlson
68e063e30c Merge origin/master 2019-12-27 02:59:42 +00:00
Brian M. Carlson
766e48f34a Update types & move some configs around 2019-12-27 02:55:18 +00:00
Brian M. Carlson
47af4e810f Don't modify path
vscode remote docker does some crazy path overriding...I think this messed it up somehow.  Anyways, no need to do this.
2019-12-26 19:20:43 +00:00
Brian M. Carlson
5c5dcc5b34 Add node_modules to dockerfile path 2019-12-26 17:50:11 +00:00
Brian M. Carlson
30fb8fbec4 Improve dockerfile prompt 2019-12-26 17:40:03 +00:00
Brian M. Carlson
0167a4177c Add devcontainer for working on windows 2019-12-26 16:56:30 +00:00
Brian M. Carlson
e034010811 Add docker devcontainer stuff 2019-12-26 16:45:37 +00:00