webshark
webshark copied to clipboard
Correct docker build
This fixes 2 things:
- 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.
- Copying an empty directory as
/usr/src/node-webshark. It must be copied from the intermediary image.