Whiteboy
✅ Executing bash script in docker container with Docket.DotNet in ASP.NET website
2024-04-24 13:31:42 total 12K
2024-04-24 13:31:42 drwxr-xr-x 2 root root 4.0K Apr 24 11:31 .
2024-04-24 13:31:42 drwxr-xr-x 1 root root 4.0K Apr 24 11:31 ..
2024-04-24 13:31:42 -rwxrwxrwx 1 root root 24 Apr 24 11:31 ExaminationFile.sh
2024-04-24 13:31:42 #!/bin/bash
2024-04-24 13:31:42
2024-04-24 13:31:42 echo "foo"
2024-04-24 13:31:42 /myApp
121 replies
✅ Executing bash script in docker container with Docket.DotNet in ASP.NET website
2024-04-24 13:29:07 total 12K
2024-04-24 13:29:07 drwxr-xr-x 2 root root 4.0K Apr 24 11:29 .
2024-04-24 13:29:07 drwxr-xr-x 1 root root 4.0K Apr 24 11:29 ..
2024-04-24 13:29:07 -rwxrwxrwx 1 root root 14 Apr 24 11:29 ExaminationFile.sh
2024-04-24 13:29:07 #!/bin/bash
2024-04-24 13:29:07
2024-04-24 13:29:07 /myApp
2024-04-24 13:29:07 bash: line 2: ./ExaminationFile.sh: cannot execute: required file not found
121 replies
✅ Executing bash script in docker container with Docket.DotNet in ASP.NET website
2024-04-24 13:26:25 total 12K
2024-04-24 13:26:25 drwxr-xr-x 2 root root 4.0K Apr 24 11:26 .
2024-04-24 13:26:25 drwxr-xr-x 1 root root 4.0K Apr 24 11:26 ..
2024-04-24 13:26:25 -rwxrwxrwx 1 root root 26 Apr 24 11:26 ExaminationFile.sh
2024-04-24 13:26:25 #!/bin/bash
2024-04-24 13:26:25
2024-04-24 13:26:25 echo "foo"
2024-04-24 13:26:25 /myApp
2024-04-24 13:26:25 bash: line 3: hexdump: command not found
121 replies