Commit Graph

12 Commits

Author SHA1 Message Date
MichiK 2b03e21f3d Improve Docker build caching
First install the dependencies, then copy the files from the build context
into the image. This allows for more caching during rebuilds when files
change and rebuilds are much faster.
2018-12-07 16:56:51 +01:00
Igor Scheller 8a9031fa01 Docker: Added storage path to container
Closes #505
2018-12-02 12:29:48 +01:00
Igor Scheller 590adffa93 Fixed release file build (did not include frontend files), formatting 2018-09-23 14:19:28 +02:00
Igor Scheller ad75488464 Docker: more improvements 🎉 2018-09-23 11:42:41 +02:00
marudor 41399fb9d9 Assets are only needed by nginx - not php 2018-09-23 11:42:41 +02:00
Igor Scheller c1a1180d1f Moved frontend, templates and lang to resources 2018-09-10 18:22:48 +02:00
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7' 2018-09-03 22:55:54 +02:00
Igor Scheller 9f1ee0c6c6 Fixups and cleanup for GitLab CI 2018-09-03 22:09:07 +02:00
Igor Scheller 81890b6570 Build docker image with gitlab 2018-08-21 19:26:10 +02:00
Igor Scheller bf6efe532c Added trusted proxies 2018-08-19 16:44:33 +02:00
Igor Scheller 7c48b69806 Docker: Fixed Dockerfile to build new setup 2018-08-19 16:44:33 +02:00
Igor Scheller 8ed3ed3a77 Moved docker files to contrib, added documentation 2018-08-19 16:44:33 +02:00
Renamed from Dockerfile (Browse further)