Commit Graph

16 Commits

Author SHA1 Message Date
branchmispredictor 3f0eab4b74 Fix non-release docker builds (#357)
Merge branch 'master' into bugfix/local-docker-builds

Fix non-release docker builds

Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: branchmispredictor <msm595dev@gmail.com>
Reviewed-on: vikunja/frontend#357
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: branchmispredictor <branchmispredictor@noreply.mowie.cc>
Co-Committed-By: branchmispredictor <branchmispredictor@noreply.mowie.cc>
2020-12-28 23:28:52 +00:00
kolaente 3346fe00eb
Add downloading assets when building docker images 2020-12-16 20:23:38 +01:00
kolaente 6b0edd2d9a
Use yarn caches when building docker images 2020-12-10 15:46:51 +01:00
kolaente b0279f24f8
Increase network timeout when building docker image 2020-06-22 16:15:13 +02:00
kolaente fa37d5bf59
Add changing the uid and gid in docker through env variables 2020-05-22 18:11:20 +02:00
kolaente 15edfe0a49
Fix version console log when compiling for Docker 2020-05-09 21:57:59 +02:00
kolaente 8789135eed
Add logging frontend version to console on startup 2020-05-09 21:39:46 +02:00
kolaente 9fdbcd56cf
Add docker run script to change api url on startup 2020-05-05 23:31:01 +02:00
kolaente 0c6b0cb48d
Change default api url to 3456 (Vikunja default) 2020-05-05 22:47:17 +02:00
kolaente d46faec23d
Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
kolaente 40721e7a74
Fix setting api url when building docker image 2020-05-01 12:19:52 +02:00
renovate 231b51445a Update Node.js to v13.14.0 (#123)
Update Node.js to v13.14.0

Reviewed-on: vikunja/frontend#123
2020-04-30 19:20:33 +00:00
jonastheis 6f3f7d227d Docker multistage build (#113)
Frozen lockfile

Adjust to mutlistage build

Reviewed-on: vikunja/frontend#113
2020-04-19 17:27:15 +00:00
konrad ad635d339c
Added support for HTTP/2 to the docker image 2019-06-10 22:12:58 +02:00
kolaente f47483df39
The docker image now uses gzip compression 2018-09-17 08:02:15 +02:00
konrad 78a6c3f4e2
Added dockerfile 2018-09-08 17:56:45 +02:00