docker-cronicle icon indicating copy to clipboard operation
docker-cronicle copied to clipboard

fix dashboard don't load

Open bluet opened this issue 4 years ago • 2 comments

fixed: use node:12-alpine to fix timer issue fixed: remove problematic ENV (websocket related) to fix dashboard loading issue fixed: install process for new version of cronicle fixed: drop privilege too early causes installation failed

fixed https://github.com/jhuckaby/Cronicle/issues/239 fixed https://github.com/belsander/docker-cronicle/issues/17

bluet avatar Jan 12 '20 02:01 bluet

@belsander please kindly review my PR, thanks!

bluet avatar Jan 12 '20 02:01 bluet

If anyone's in urgent please check https://github.com/bluet/docker-cronicle and https://hub.docker.com/r/bluet/cronicle

Also I've created another version which supports run each jobs in their own docker container here https://github.com/bluet/docker-cronicle-docker and https://hub.docker.com/r/bluet/cronicle-docker

Hope it helps before @belsander 's review.

bluet avatar Mar 17 '20 15:03 bluet