mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-19 06:12:00 +08:00
3 lines
224 B
Plaintext
Executable File
3 lines
224 B
Plaintext
Executable File
#!/usr/bin/with-contenv sh
|
|
echo "A $APP_NAME tab crashed because of the lack of shared memory. Size of shared memory needs to be increased. See the documentation of this Docker container to find out how this can be done."
|