Commit graph

17 commits

Author SHA1 Message Date
Markus Opolka
c9563ede6a Add python to Dockerfile
- This ensures that the posix pid/gid resolve features are working
2019-10-19 13:23:01 +02:00
Markus Opolka
12210a1bf5 Update Dockerfile to make image smaller
- Added multistaged build
 - Moved production depedencies to final stage
 - Added more verbose output during build
2019-10-02 12:05:32 +02:00
Alexander Gusev
7ae463ea72 fix: added imagemagick to dockerfile image; 2019-06-05 08:47:26 +03:00
Tomas Bures
055c4c6b51 package-lock.json is updated and back. The client is hopefully fixed w.r.t. #571. 2019-04-15 20:53:36 +02:00
Tomas Bures
c00bd68123 Removed package-lock.json, such that it is automatically updated during install. It seems that at this point, we might have more problems with stale package-lock.json than with incompatible dependencies. 2019-04-15 19:44:13 +02:00
Alexander Gusev
8a879c91bd chore: Dockerfile update
node:10-14-alpine image is used (because jessie is oudated and can not install packages
adding package-lock.json to make sure the same dependencies' versions are used
added an option to pass redisHost, mongoHost, mysqlHost to use in Kubernetes cluster
2019-04-03 14:25:09 +03:00
root
7b520387d2 Updates in install scripts 2018-12-25 18:07:03 +01:00
Tomas Bures
2edbd67205 New project structure
Beta of extract.js for extracting english locale
2018-11-18 15:38:52 +01:00
Alessio Nava
e4d21e037a Added ldapauth support to docker 2018-02-13 14:54:17 +00:00
Programster
66fa5e1e32 Bumping the dockerfile baseimage from node 8.1 to 8.6 2017-09-27 01:21:44 +00:00
Sebastián Ramírez
ead3dbbfb3 Update Dockerfile to avoid file system permission issues 2017-06-24 19:40:43 -05:00
Sebastián Ramírez
54f65c506e Update Dockerfile, order installs, NODE_ENV, add entrypoint 2017-06-24 18:17:00 -05:00
Sebastián Ramírez
61f37062cb Update Dockerfile to be based on the standard NodeJS image 2017-06-15 10:56:30 -05:00
Programster
4b54c36878 using the local files for the docker build rather than performing a git clone. This way if we build from an older release, we will be building that release rather than always the latest version of mailtrain. 2017-04-08 13:37:59 +01:00
Andris Reinman
47705c212d Replaced andris9 with Mailtrain-org 2017-03-23 15:47:00 +02:00
vladimir
9bfa61c92c Add ImageMagick install to Dockerfile 2017-03-21 11:07:24 +02:00
vladimir
0c1684a751 [feature] Add Dockerfile and update README 2017-03-17 17:09:56 +02:00