Add tags file handling to docker image.
[e-mobility-charging-stations-simulator.git] / docker / Dockerfile
2021-05-30  Jérôme BenoitAdd tags file handling to docker image.
2021-05-30  Jérôme BenoitFix docker image generation
2021-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge pull request #8 from LucasBrazi06/build
2021-02-13  Jérôme BenoitMake the build app self contained.
2021-02-13  Jérôme BenoitSwitch to rollup-plugin-typescript2 plugin
2020-11-01  Jérôme BenoitCleanup.
2020-11-01  Jérôme BenoitFix this scoping issue.
2020-10-22  Jérôme BenoitRename index.js to start.js
2020-04-17  Jérôme BenoitUse node.js 13 for worker threads performance reason.
2020-04-15  Jérôme BenoitPut the simulator configuration file in src/assets.
2020-04-15  Jérôme BenoitInitial commit