mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2525] Docker is running but no status with "docker ps" #1762
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1762
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ganzhans on GitHub (Jan 6, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2525
jc21/nginx-proxy-manager:latestdocker image?Yes
No
Yes
Describe the bug
Works perfect ...... but with "docker ps" it's up for more than 20 minutes and working, but no status like other containers "health".
Nginx Proxy Manager Version
V.2.9.19
To Reproduce
Steps to reproduce the behavior:
docker ps
no status
Expected behavior
Screenshots
Operating System
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
Additional context
@watn3y commented on GitHub (Jan 7, 2023):
What you want is a docker healthcheck.
https://nginxproxymanager.com/advanced-config/#docker-healthcheck
@Ganzhans commented on GitHub (Jan 7, 2023):
thnx !!
@watn3y commented on GitHub (Jan 7, 2023):
you're welcome :D don't forget to close the issue when your problem is solved