Louis
|
cee225bcb2
|
no idea why npm prune --production suddenly not working, switch to npm ci --production
|
2021-10-10 17:55:31 +08:00 |
Louis
|
d9eab90a69
|
Merge branch 'no-need-build'
# Conflicts:
# .dockerignore
# .gitignore
|
2021-10-10 16:34:13 +08:00 |
LouisLam
|
bf4ac0cf17
|
fix dockerfile issue on arm
|
2021-10-07 21:24:10 +08:00 |
LouisLam
|
d3517e76c1
|
change to npm ci
|
2021-10-03 15:27:15 +08:00 |
LouisLam
|
7b4c70860c
|
split the base images in order to prevent recompile the base part
|
2021-10-01 17:28:00 +08:00 |
Juan Calderon-Perez
|
1e12f25c4b
|
Add support for using init to start service
|
2021-09-25 12:26:30 -04:00 |
LouisLam
|
1c8b3ce451
|
no need to build sqlite and add nightly for alpine
|
2021-09-21 10:47:55 +08:00 |
Michal Ciania
|
9eaa4ab846
|
Docker entrypoint for running the application as non-root user
|
2021-09-17 22:57:27 +02:00 |
Adam Stachowicz
|
7c83bed273
|
Remove double spaces in Dockerfiles
|
2021-09-12 19:43:14 +02:00 |
LouisLam
|
ef1604675b
|
change to node:14-bullseye-slim, and reduce the docker image size
|
2021-09-11 02:50:29 +08:00 |
LouisLam
|
1d05df6ec9
|
[docker healthcheck] use retries instead, longer start-period causes starting problem in Docker Swarm mode
|
2021-09-09 11:41:28 +08:00 |
LouisLam
|
ec8c1cad31
|
update healthcheck.js for changing ssl cert / hostname / port
|
2021-09-07 16:06:28 +08:00 |
LouisLam
|
f5c6d422d5
|
switch debian to be the main docker base
|
2021-09-07 15:31:32 +08:00 |