aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Silence logs in unit testsKevin J Hoerr2022-04-061-1/+1
|
* Move to Plug'n'Play over node_modulesKevin J Hoerr2021-09-251-5/+3
|
* Revert "Copy packages from dependency image in prod build"Kevin J Hoerr2021-09-211-2/+2
| | | | This reverts commit 9414d9a8dea1f8635389e46dbf150d01646d6fe4.
* Copy packages from dependency image in prod buildKevin J Hoerr2021-09-211-2/+2
|
* Tweaks and FixesKevin J Hoerr2021-09-211-2/+2
| | | | | | | - Change default port for Dockerfile to 80 - Use cobertura for coverage report :) - Add starter data for .devcontainer - Add FORMAT var for sh script (*needs change)
* One more trim for the buildKevin J Hoerr2021-09-201-1/+2
|
* Install yarn workspace plugin to trim buildKevin J Hoerr2021-09-201-4/+7
|
* The Whole Barnshow CommitKevin J Hoerr2021-09-201-3/+10
| | | | | | | | | - Use yarn-berry instead of npm, with Zero Install feature and goodies - Add `initializeToken` to post unique token to logs on startup - Package upgrades - Fix index.html.template tests I will never do this again
* Fix running container error with volumeKevin J Hoerr2021-09-121-1/+1
|
* Update node images in DockerfileKevin J Hoerr2021-09-111-2/+2
|
* Add multi-stage dockerfile as node:alpine imageKevin J Hoerr2019-12-101-0/+36