We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alpine build don't release pid files
Start container and wait for short time
/data # ps aux|head -100 PID USER TIME COMMAND 1 root 23:30 keydb-server 0.0.0.0:6379 33 root 0:00 [timeout] 51 root 0:00 [timeout] 53 root 0:00 [timeout] 69 root 0:00 [timeout] 71 root 0:00 [timeout] 87 root 0:00 [timeout] 90 root 0:00 [timeout] 105 root 0:00 [timeout] 108 root 0:00 [timeout] 124 root 0:00 [timeout] 127 root 0:00 [timeout] 142 root 0:00 [timeout] 145 root 0:00 [timeout] 161 root 0:00 [timeout] 163 root 0:00 [timeout] 179 root 0:00 [timeout] 181 root 0:00 [timeout] .....
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Alpine build don't release pid files
Start container and wait for short time
/data # ps aux|head -100
PID USER TIME COMMAND
1 root 23:30 keydb-server 0.0.0.0:6379
33 root 0:00 [timeout]
51 root 0:00 [timeout]
53 root 0:00 [timeout]
69 root 0:00 [timeout]
71 root 0:00 [timeout]
87 root 0:00 [timeout]
90 root 0:00 [timeout]
105 root 0:00 [timeout]
108 root 0:00 [timeout]
124 root 0:00 [timeout]
127 root 0:00 [timeout]
142 root 0:00 [timeout]
145 root 0:00 [timeout]
161 root 0:00 [timeout]
163 root 0:00 [timeout]
179 root 0:00 [timeout]
181 root 0:00 [timeout]
.....
The text was updated successfully, but these errors were encountered: