webshark icon indicating copy to clipboard operation
webshark copied to clipboard

Correct docker build

Open vaygr opened this issue 8 months ago • 4 comments

This fixes 2 things:

  1. Pinned stable releases for wireshark and node-webshark. Cloning current branches for each doesn't guarantee successful build. This is the actual fix for #47.
  2. Copying an empty directory as /usr/src/node-webshark. It must be copied from the intermediary image.

vaygr avatar Apr 17 '25 21:04 vaygr