summaryrefslogtreecommitdiffstats
path: root/.devcontainer/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* 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