1
0
swsec-examples/ropgadget01/build-image.sh

7 lines
117 B
Bash
Executable File

#!/bin/bash
podman image rm ropgadget01
podman image build \
--tag ropgadget01 \
--file ~/pod/Containerfile