mirror of
https://github.com/deadbeefmonster/docker-binaryexploitation.git
synced 2025-11-08 19:53:59 +01:00
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
docker build -t docker-binaryexploitation:ubuntu19.10 .
|