Adam Stachowicz
|
e768e59abc
|
Remove `npm prune` - `node_modules` are not copied into `release-final` image
|
4 years ago |
Adam Stachowicz
|
86e5179de9
|
`py3-six` and `cargo` are required in final image
|
4 years ago |
LouisLam
|
d58be56cb9
|
remove "pip3 cache purge" that causes error
|
4 years ago |
Aleks Bunin
|
00cc140acd
|
Simplify apprise instalation
|
4 years ago |
LouisLam
|
4b86c84c36
|
fix icon for "Resume"
|
4 years ago |
Adam Stachowicz
|
e9ca9560df
|
Add separate installation for SQLite and bcrypt again for cache - it costs only ~1 MB
|
4 years ago |
Adam Stachowicz
|
801f907c99
|
More size optimizations
|
4 years ago |
Adam Stachowicz
|
92da0a444d
|
Reduce Docker size
|
4 years ago |
LouisLam
|
66037e236c
|
add apprise support
|
4 years ago |
LouisLam
|
13c9244e3f
|
fix apprise import issue and loose the healthcheck rule
|
4 years ago |
Niyas
|
7dae5279fb
|
Docker healthcheck
Copied from https://scoutapm.com/blog/how-to-use-docker-healthcheck
|
4 years ago |
LouisLam
|
f62b70c9a9
|
add nightly to version number
|
4 years ago |
LouisLam
|
bfb117cb76
|
minor
|
4 years ago |
LouisLam
|
2b8e33caed
|
dockerfile: change the base image to node:14-alpine3.12; add apprise cli, prepare for implementing notification
|
4 years ago |
LouisLam
|
3b52433202
|
cache the sqlite built when docker build
|
4 years ago |
LouisLam
|
d4fe5908f5
|
fix merging problem
|
4 years ago |
LouisLam
|
be1ef24cce
|
add a comment
|
4 years ago |
LouisLam
|
99afdabcac
|
change the docker base image to node:14-alpine3.14, reduce the container size
|
4 years ago |
Philipp Dormann
|
8cd90d1e96
|
🐳 Docker
|
4 years ago |
Philipp Dormann
|
b15b44e290
|
🐳 move Dockerfile to base node:alpine image
reduces size from about 1.08GB to 345MB (still not great but hey)
|
4 years ago |
LouisLam
|
ae07cd9c35
|
prepare for docker
|
4 years ago |