mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-18 22:33:00 -04:00
6 lines
165 B
Plaintext
Executable File
6 lines
165 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
|
|
ABC_USER=$(id -nu ${PUID:-911})
|
|
|
|
exec \
|
|
s6-setuidgid ${ABC_USER} s6-log n30 s10000000 S30000000 T !"gzip -nq9" /config/logs/dockerd |