mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
3 lines
191 B
Bash
Executable File
3 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."
|