2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
exec chpst -o 1048576 -p 1048576 docker -d 2>/dev/null
|