Skip to content

Commit eac51b7

Browse files
author
manuel.pascual
committed
added build script
1 parent 4379922 commit eac51b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
set -e
3+
4+
docker build . -t pcap2curl

0 commit comments

Comments
 (0)