Lucas Costa

Results 15 comments of Lucas Costa

Same issue here, any deadline for the fix?

Has someone implemented a workaround for this?

@pvizeli thanks for the fork.... is there a way you open the issues piece on your project so we can create discussion there?

How are u running it? Do you have the execution command you used?

I saw your other issue, I am having the same problem... can't seem to make it work, but I was able to kill the container, though

I made my own dockerfile and its working now... @nicholasamorim let me know if u want it

the entrypoint.sh is the same.... ``` FROM node:alpine RUN apk add --no-cache git curl wget perl bash perl-pathtools tar \ procps tini RUN curl -s https://raw.githubusercontent.com/jhuckaby/Cronicle/master/bin/install.js | node COPY entrypoint.sh...

maybe we could do a PR to fix this

I forked this repo on my account.... I needed to install python3 anyway so will wait for @belsander to let us know what the problem is about so I can...

Any workaround or alternative for this?