We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4379922 commit eac51b7Copy full SHA for eac51b7
build.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+set -e
3
+
4
+docker build . -t pcap2curl
0 commit comments