1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2024-11-01 01:30:21 +01:00
Commit graph

3 commits

Author SHA1 Message Date
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