3 lines
45 B
Bash
3 lines
45 B
Bash
|
#!/usr/bin/env bash
|
||
|
docker build -t snort2 .
|