3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
docker build -t docker-binaryexploitation:ubuntu20.10 .
|