summaryrefslogtreecommitdiffstats
path: root/.devcontainer/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Node v12.17.0Lauri Ojansivu2020-05-291-1/+1
| | | | Thanks to Node developers and xet7 !
* Upgrade to Node v12.16.3Lauri Ojansivu2020-04-281-3/+3
| | | | Thanks to Node developers and xet7 !
* Remove LINKED_CARDS_ENABLED settings, because it does not work.Lauri Ojansivu2019-12-221-2/+1
| | | | Thanks to xet7 !
* LINKED_CARDS_ENABLED settings part 2.Lauri Ojansivu2019-12-201-1/+2
| | | | Thanks to xet7 !
* Upgrade to Meteor 1.8.3 and Node 8.17.0.Lauri Ojansivu2019-12-201-1/+1
| | | | | | | Update release scripts. Fix ldap background sync documentation part 2. Thanks to xet7 !
* Back to Meteor 1.8.x.Lauri Ojansivu2019-12-051-4/+4
|
* Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.Lauri Ojansivu2019-12-051-4/+4
| | | | | | | | Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1. Add MongoDB option --quiet to docker-compose.yml. Update snap fibers to 4.0.1. Thanks to xet7 !
* Update Node.js to v8.16.2.Lauri Ojansivu2019-11-131-1/+1
| | | | Thanks to xet7 !
* DevContainer: use docker extend file, fix PATHChristoph Jahn2019-09-031-2/+2
|
* DevContainer: Updated node and mongodbChristoph Jahn2019-09-021-1/+1
|
* Removed MAIL-Vars for DEV, Add PATH to ENVChristoph Jahn2019-09-021-0/+2
|
* Fixed endless compilation devcontainer, debuggingChristoph Jahn2019-08-281-1/+14
|
* Devcontainer node-gyp fixChristoph Jahn2019-08-281-1/+3
|
* Add debugging in containers for vscodeChristoph Jahn2019-08-281-0/+145