2 lines
191 B
Bash
Executable file
2 lines
191 B
Bash
Executable file
#!/bin/sh
|
|
echo "$APP_NAME is likely to crash because it requires the membarrier system call. See the documentation of this Docker container to find out how this system call can be allowed."
|