Skip to content

Commit a635e60

Browse files
committed
Add Dockerfile
1 parent 1244133 commit a635e60

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Dockerfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# syntax=docker/dockerfile:1
2+
3+
FROM python:3.13-slim
4+
5+
ADD --chown=0:0 --chmod=6755 http://github.com/pwncollege/exec-suid/releases/latest/download/exec-suid /usr/bin/exec-suid

0 commit comments

Comments
 (0)