Patrik J. Braun
|
586e944d6a
|
Updating entrypoint to exec form. This also removes support to set config file path from ENV variable. (It was introduced in #130). Should fix: #136
|
2020-09-07 00:21:39 +02:00 |
|
Patrik J. Braun
|
da83d63fa4
|
entrypoint test
|
2020-09-06 22:54:28 +02:00 |
|
Patrik J. Braun
|
ce233b563f
|
adding shebang to the docker entry script
|
2020-09-06 20:21:25 +02:00 |
|
Patrik J. Braun
|
f6e665fa79
|
Creating entripont.sh as exec form Entrypoint does not support environmental variables. #136
|
2020-09-06 17:27:52 +02:00 |
|
Patrik J. Braun
|
35435af7c0
|
Improving docker file. Hopefully fixes the issue that ENV variables do not load when running the default entrypoint. #136
|
2020-09-06 15:42:09 +02:00 |
|
Patrik J. Braun
|
6f4d1a071b
|
dockerfile entry update
|
2020-09-06 14:53:38 +02:00 |
|
Patrik J. Braun
|
57ffea7d57
|
Update README.md
|
2020-09-04 13:21:12 +02:00 |
|
Dhaval Soneji
|
8c5a62d645
|
make app wait for db to start up first
Fix for #163
Prevents using memory database if db is still starting up
|
2020-06-25 12:28:35 +01:00 |
|
Dhaval Soneji
|
373451258c
|
fix typo
dokcer => docker
|
2020-06-23 19:36:38 +01:00 |
|
Patrik J. Braun
|
2f982ba8e3
|
refactoring docker build entrypoint
|
2020-02-08 13:18:37 +01:00 |
|
Patrik J. Braun
|
6be6dbf676
|
improving docker build
|
2020-02-08 12:19:53 +01:00 |
|
Patrik J. Braun
|
336cbca499
|
fixing docker file
|
2020-02-08 09:17:14 +01:00 |
|
Patrik J. Braun
|
2654dce9a1
|
signaling docker sensitive options
|
2020-02-07 23:32:41 +01:00 |
|
Patrik J. Braun
|
04179f93b7
|
upgrading the docker files to only set default values
|
2020-02-07 14:03:03 +01:00 |
|
Patrik J. Braun
|
c6c4210dd2
|
improving settings documentation
|
2020-02-07 13:59:36 +01:00 |
|
Patrik J. Braun
|
4b1372ba26
|
Merge pull request #132 from bpatrik/develop
Develop
|
2020-01-29 12:28:05 +01:00 |
|
suika
|
9afdbc855a
|
Some options can pull from ENV
|
2020-01-28 03:09:38 +01:00 |
|
suika
|
9a23523ae4
|
Use ENV to set important paths
To make it easier to change the parameters ENV vars can be used to set DB, IMAGE, TMP and CONF path.
Closes #124
|
2020-01-27 21:58:50 +01:00 |
|
Patrik J. Braun
|
1b43fb47f7
|
adding # CHANGE ME comments to docker-compose.yml and nginx.conf files
|
2020-01-17 11:55:10 +01:00 |
|
Patrik J. Braun
|
9deedd8784
|
Update README.md
|
2020-01-04 12:34:45 +01:00 |
|
Patrik J. Braun
|
a5100d79f9
|
readme update
|
2020-01-01 16:10:58 +01:00 |
|
Patrik J. Braun
|
46aa9710ee
|
docker alpine test
|
2020-01-01 14:15:15 +01:00 |
|
Patrik J. Braun
|
e4cb72a8ef
|
Update README.md
|
2020-01-01 01:41:27 +01:00 |
|
Patrik J. Braun
|
4372ac6a53
|
docker readme update
|
2020-01-01 00:09:46 +01:00 |
|
Patrik J. Braun
|
8b5785679d
|
preparing v1.8.0
|
2019-12-30 21:39:05 +01:00 |
|
Patrik J. Braun
|
832efde081
|
updating docker build
|
2019-12-30 20:48:25 +01:00 |
|
Patrik J. Braun
|
34267e8ed8
|
improving docker file, adding heartbeat url
|
2019-12-30 17:52:12 +01:00 |
|
Patrik J. Braun
|
c4ca9e5857
|
improving Dockerfile.build
|
2019-12-30 09:34:37 +01:00 |
|
Patrik J. Braun
|
2663ed49e7
|
readme update
|
2019-12-29 10:45:01 +01:00 |
|
Patrik J. Braun
|
ddb734e64a
|
implementing job history saving
|
2019-12-29 00:35:41 +01:00 |
|
Patrik J. Braun
|
3b6ed865c9
|
adding mysql docker-compose.yml
|
2019-12-23 23:17:05 +01:00 |
|
Patrik J. Braun
|
cd5a09973d
|
adding docker-compose files and docker documentation
|
2019-12-23 21:10:47 +01:00 |
|
Patrik J. Braun
|
dea0fd00ec
|
adding docker-compose files and docker documentation
|
2019-12-23 21:07:34 +01:00 |
|
Patrik J. Braun
|
3f7751024e
|
fixing docker error
|
2019-12-23 12:10:01 +01:00 |
|
Patrik J. Braun
|
9e7e66a4aa
|
entrypoint fix
|
2019-12-23 08:29:10 +01:00 |
|
Patrik J. Braun
|
63fd2ff079
|
modifying dokcerfiles
|
2019-12-23 00:36:20 +01:00 |
|
Patrik J. Braun
|
5db8f0a94d
|
Dockerfile.build
|
2019-12-22 22:52:47 +01:00 |
|
Patrik J. Braun
|
cec031d9ef
|
fixing docker app path
|
2019-12-22 22:34:36 +01:00 |
|
Patrik J. Braun
|
d324eca2c8
|
fixing Dockerfile.build paths
|
2019-12-22 21:15:10 +01:00 |
|
Patrik J. Braun
|
fb99df6157
|
installing ffmpeg with package manager for docker build
|
2019-12-21 18:14:28 +01:00 |
|
Patrik J. Braun
|
9cd5c76b5e
|
updating buildx docker
|
2019-12-20 20:44:15 +01:00 |
|
Patrik J. Braun
|
70f1030de8
|
adding buildx dockerfiles
|
2019-12-20 19:20:14 +01:00 |
|
Patrik J. Braun
|
f38947a0ad
|
adding arm32v7 stretch Dockerfile
|
2019-12-18 13:02:55 +01:00 |
|
Patrik J. Braun
|
b5de29f628
|
fixing docker volumes
|
2019-12-18 10:27:19 +01:00 |
|
Patrik J. Braun
|
5b197a4b91
|
adding docker arm32v7
|
2019-12-16 16:13:39 +01:00 |
|
Patrik J. Braun
|
6379bf8147
|
fixing docker config error
|
2019-12-15 21:59:52 +01:00 |
|
Patrik J. Braun
|
e940192326
|
fixing docker config error
|
2019-12-15 16:04:30 +01:00 |
|
Patrik J. Braun
|
7fd9d18db7
|
fixing arm dockerfile
|
2019-12-15 16:02:38 +01:00 |
|
Patrik J. Braun
|
a80297ce0c
|
adding thumbnail task
|
2019-12-15 15:36:05 +01:00 |
|
Patrik J. Braun
|
27a88c98eb
|
adding python to alpine docker
|
2019-12-14 12:47:20 +01:00 |
|