index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
Dockerfile
Age
Commit message (
Collapse
)
Author
2019-07-21
Docker: Decoupled nginx and fpm builds
Igor Scheller
2019-06-03
Fixed docker build
Igor Scheller
2018-12-07
Improve Docker build caching
MichiK
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-02
Docker: Added storage path to container
Igor Scheller
Closes #505
2018-09-23
Fixed release file build (did not include frontend files), formatting
Igor Scheller
2018-09-23
Docker: more improvements :tada:
Igor Scheller
2018-09-23
Assets are only needed by nginx - not php
marudor
2018-09-10
Moved frontend, templates and lang to resources
Igor Scheller
2018-09-03
Merge remote-tracking branch 'MyIgel/rebuild-psr7'
Igor Scheller
2018-09-03
Fixups and cleanup for GitLab CI
Igor Scheller
2018-08-21
Build docker image with gitlab
Igor Scheller
2018-08-19
Added trusted proxies
Igor Scheller
2018-08-19
Docker: Fixed Dockerfile to build new setup
Igor Scheller
2018-08-19
Moved docker files to contrib, added documentation
Igor Scheller