Skip to content

Commit

Permalink
alpine curl
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er authored Aug 9, 2023
1 parent 3720529 commit 646c7cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mitm-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
egress-policy: audit

- run: cat ~/.docker/config.json
- run: sudo docker run ubuntu curl https://google.com
- run: sudo docker pull alpine/curl
- run: sudo docker run alpine/curl https://google.com

0 comments on commit 646c7cc

Please sign in to comment.