Orgad Shaneh

Results 411 comments of Orgad Shaneh

1. alpine is slim by design 2. What do you mean by expecting a linux binary? I didn't delete anything here, only stripped debugging symbols. All package managers do this.

What do you mean by a new version? Aren't the docker images tagged separately?

You can create another image variant with `-debug`. Have you ever used the debugging symbols in the image?

@callmehiphop Can you please also set the license in the project settings?

Why was this labeled as an edge-case? It happens to everyone who uses the extension and runs npm ci.

It was tested on docker. I'll test it further.

Sorry, I cherry-picked it from my branch with the wrong base. Should be ok now.

Both work. The previous revision had `-d` instead of `-f` in the condition, so it failed when hiredis was not installed on the system. I corrected that.

Rebased (based on "Improve docker" PR).