We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1244133 commit a635e60Copy full SHA for a635e60
Dockerfile
@@ -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