Commit Graph

4 Commits

Author SHA1 Message Date
Manuel 8e5ab08988
Update dockerignore 2021-04-07 16:52:19 +02:00
Manuel 3606db4d90
Make Docker image smaller and fix issue with ignore files
* Exclude a bunch of files and directories not needed for Docker image
* Exclude dev dependencies for Docker image build by introducing a production build script
* Using a different alpine base image and multi-stage build reduces the Docker image by roughly 35 MB alone
* Move babel to dev dependencies
* Fix highlight.min.js accidentally being ignored
2021-02-13 10:35:12 +01:00
niekcandaele 2deac0c101 Sync docker ignore with gitignore 2020-10-21 10:29:20 +02:00
Niek Candaele 0f01dc4d55 Add basic Docker image 2020-09-22 20:18:02 +02:00