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