Created
July 15, 2025 22:03
-
-
Save aconz2/f99477cc99cd1e7a4c043f805c2297e6 to your computer and use it in GitHub Desktop.
program explorer test gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
image = "index.docker.io/library/busybox@sha256:086417a48026173aaadca4ce43a1e4b385e8e62cc738ba79fc6637049674cac0" | |
cmd = "sh /run/pe/input/test.sh" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo 'hello world' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment