diff options
Diffstat (limited to 'straper/db/public/docker/inspect/healthchecks.json')
| -rw-r--r-- | straper/db/public/docker/inspect/healthchecks.json | 292 |
1 files changed, 292 insertions, 0 deletions
diff --git a/straper/db/public/docker/inspect/healthchecks.json b/straper/db/public/docker/inspect/healthchecks.json new file mode 100644 index 0000000..ff62403 --- /dev/null +++ b/straper/db/public/docker/inspect/healthchecks.json @@ -0,0 +1,292 @@ +{ + "Id": "7d02a3ef69f61f0c5ea27de3949a8f142be75a86464a6feeeb8a99e9ee13645d", + "Created": "2026-03-13T08:23:45.803438623Z", + "Path": "uwsgi", + "Args": [ + "/opt/healthchecks/docker/uwsgi.ini" + ], + "State": { + "Status": "running", + "Running": true, + "Paused": false, + "Restarting": false, + "OOMKilled": false, + "Dead": false, + "Pid": 1727330, + "ExitCode": 0, + "Error": "", + "StartedAt": "2026-03-13T08:23:46.115776758Z", + "FinishedAt": "0001-01-01T00:00:00Z", + "Health": { + "Status": "healthy", + "FailingStreak": 0, + "Log": [ + { + "Start": "2026-03-20T16:23:50.94599775+01:00", + "End": "2026-03-20T16:23:51.062076706+01:00", + "ExitCode": 0, + "Output": "Status OK\n" + }, + { + "Start": "2026-03-20T16:24:51.063322851+01:00", + "End": "2026-03-20T16:24:51.182892876+01:00", + "ExitCode": 0, + "Output": "Status OK\n" + }, + { + "Start": "2026-03-20T16:25:51.183744655+01:00", + "End": "2026-03-20T16:25:51.332693414+01:00", + "ExitCode": 0, + "Output": "Status OK\n" + }, + { + "Start": "2026-03-20T16:26:51.334149299+01:00", + "End": "2026-03-20T16:26:51.455114921+01:00", + "ExitCode": 0, + "Output": "Status OK\n" + }, + { + "Start": "2026-03-20T16:27:51.456098463+01:00", + "End": "2026-03-20T16:27:51.568823821+01:00", + "ExitCode": 0, + "Output": "Status OK\n" + } + ] + } + }, + "Image": "sha256:9e90336d412acd9b5045f366751e21c3329a7d9da201890b7c46d43c1ca0eddb", + "ResolvConfPath": "/var/lib/docker/containers/7d02a3ef69f61f0c5ea27de3949a8f142be75a86464a6feeeb8a99e9ee13645d/resolv.conf", + "HostnamePath": "/var/lib/docker/containers/7d02a3ef69f61f0c5ea27de3949a8f142be75a86464a6feeeb8a99e9ee13645d/hostname", + "HostsPath": "/var/lib/docker/containers/7d02a3ef69f61f0c5ea27de3949a8f142be75a86464a6feeeb8a99e9ee13645d/hosts", + "LogPath": "/var/lib/docker/containers/7d02a3ef69f61f0c5ea27de3949a8f142be75a86464a6feeeb8a99e9ee13645d/7d02a3ef69f61f0c5ea27de3949a8f142be75a86464a6feeeb8a99e9ee13645d-json.log", + "Name": "/healthchecks", + "RestartCount": 0, + "Driver": "overlayfs", + "Platform": "linux", + "MountLabel": "", + "ProcessLabel": "", + "AppArmorProfile": "docker-default", + "ExecIDs": null, + "HostConfig": { + "Binds": [ + "/srv/healthchecks/data:/var/lib/healthchecks:rw" + ], + "ContainerIDFile": "", + "LogConfig": { + "Type": "json-file", + "Config": {} + }, + "NetworkMode": "healthchecks_default", + "PortBindings": { + "8000/tcp": [ + { + "HostIp": "10.50.0.1", + "HostPort": "8002" + } + ] + }, + "RestartPolicy": { + "Name": "unless-stopped", + "MaximumRetryCount": 0 + }, + "AutoRemove": false, + "VolumeDriver": "", + "VolumesFrom": null, + "ConsoleSize": [ + 0, + 0 + ], + "CapAdd": null, + "CapDrop": null, + "CgroupnsMode": "private", + "Dns": null, + "DnsOptions": null, + "DnsSearch": null, + "ExtraHosts": [], + "GroupAdd": null, + "IpcMode": "private", + "Cgroup": "", + "Links": null, + "OomScoreAdj": 0, + "PidMode": "", + "Privileged": false, + "PublishAllPorts": false, + "ReadonlyRootfs": false, + "SecurityOpt": null, + "UTSMode": "", + "UsernsMode": "", + "ShmSize": 67108864, + "Runtime": "runc", + "Isolation": "", + "CpuShares": 0, + "Memory": 0, + "NanoCpus": 0, + "CgroupParent": "", + "BlkioWeight": 0, + "BlkioWeightDevice": null, + "BlkioDeviceReadBps": null, + "BlkioDeviceWriteBps": null, + "BlkioDeviceReadIOps": null, + "BlkioDeviceWriteIOps": null, + "CpuPeriod": 0, + "CpuQuota": 0, + "CpuRealtimePeriod": 0, + "CpuRealtimeRuntime": 0, + "CpusetCpus": "", + "CpusetMems": "", + "Devices": null, + "DeviceCgroupRules": null, + "DeviceRequests": null, + "MemoryReservation": 0, + "MemorySwap": 0, + "MemorySwappiness": null, + "OomKillDisable": null, + "PidsLimit": null, + "Ulimits": null, + "CpuCount": 0, + "CpuPercent": 0, + "IOMaximumIOps": 0, + "IOMaximumBandwidth": 0, + "MaskedPaths": [ + "/proc/acpi", + "/proc/asound", + "/proc/interrupts", + "/proc/kcore", + "/proc/keys", + "/proc/latency_stats", + "/proc/sched_debug", + "/proc/scsi", + "/proc/timer_list", + "/proc/timer_stats", + "/sys/devices/virtual/powercap", + "/sys/firmware", + "/sys/devices/system/cpu/cpu0/thermal_throttle", + "/sys/devices/system/cpu/cpu1/thermal_throttle", + "/sys/devices/system/cpu/cpu2/thermal_throttle", + "/sys/devices/system/cpu/cpu3/thermal_throttle" + ], + "ReadonlyPaths": [ + "/proc/bus", + "/proc/fs", + "/proc/irq", + "/proc/sys", + "/proc/sysrq-trigger" + ] + }, + "Storage": { + "RootFS": { + "Snapshot": { + "Name": "overlayfs" + } + } + }, + "Mounts": [ + { + "Type": "bind", + "Source": "/srv/healthchecks/data", + "Destination": "/var/lib/healthchecks", + "Mode": "rw", + "RW": true, + "Propagation": "rprivate" + } + ], + "Config": { + "Hostname": "7d02a3ef69f6", + "Domainname": "", + "User": "hc", + "AttachStdin": false, + "AttachStdout": true, + "AttachStderr": true, + "ExposedPorts": { + "8000/tcp": {} + }, + "Tty": false, + "OpenStdin": false, + "StdinOnce": false, + "Cmd": [ + "uwsgi", + "/opt/healthchecks/docker/uwsgi.ini" + ], + "Healthcheck": { + "Test": [ + "CMD-SHELL", + "./fetchstatus.py" + ], + "Interval": 60000000000, + "StartPeriod": 20000000000, + "StartInterval": 5000000000, + "Retries": 1 + }, + "Image": "healthchecks/healthchecks:latest", + "Volumes": null, + "WorkingDir": "/opt/healthchecks", + "Entrypoint": null, + "Labels": { + "com.docker.compose.config-hash": "ee09e70f204c416be4a8cad4d2dba409c12c72fd699747a26e65591aba4442be", + "com.docker.compose.container-number": "1", + "com.docker.compose.depends_on": "db:service_started:false", + "com.docker.compose.image": "sha256:9e90336d412acd9b5045f366751e21c3329a7d9da201890b7c46d43c1ca0eddb", + "com.docker.compose.oneoff": "False", + "com.docker.compose.project": "healthchecks", + "com.docker.compose.project.config_files": "/srv/healthchecks/docker-compose.yml", + "com.docker.compose.project.working_dir": "/srv/healthchecks", + "com.docker.compose.service": "web", + "com.docker.compose.version": "5.1.0", + "org.opencontainers.image.created": "2026-01-22T10:21:48.327Z", + "org.opencontainers.image.description": "Open-source cron job and background task monitoring service, written in Python & Django", + "org.opencontainers.image.licenses": "BSD-3-Clause", + "org.opencontainers.image.revision": "ee7069c6bdf38672659fd530398c00b9d38d84b8", + "org.opencontainers.image.source": "https://github.com/healthchecks/healthchecks", + "org.opencontainers.image.title": "healthchecks", + "org.opencontainers.image.url": "https://github.com/healthchecks/healthchecks", + "org.opencontainers.image.version": "v4.0" + } + }, + "NetworkSettings": { + "SandboxID": "ebe4ff9b6a8b8ccadaa97a7c3c4b25f74e15f56aea94435bdcecd99d4e3d5597", + "SandboxKey": "/var/run/docker/netns/ebe4ff9b6a8b", + "Ports": { + "8000/tcp": [ + { + "HostIp": "10.50.0.1", + "HostPort": "8002" + } + ] + }, + "Networks": { + "healthchecks_default": { + "IPAMConfig": null, + "Links": null, + "Aliases": [ + "healthchecks", + "web" + ], + "DriverOpts": null, + "GwPriority": 0, + "NetworkID": "13fd8ea97b9417a7a4a2d83ed3ee16d4d9aca10a913476c36303da8a43a090fd", + "EndpointID": "0636c6d393a7c23253d9f4e07e9d16710ebee53584a3804d650adfe88f630fd1", + "Gateway": "172.27.0.1", + "IPAddress": "172.27.0.3", + "MacAddress": "8e:07:03:5a:a1:2d", + "IPPrefixLen": 16, + "IPv6Gateway": "", + "GlobalIPv6Address": "", + "GlobalIPv6PrefixLen": 0, + "DNSNames": [ + "healthchecks", + "web", + "7d02a3ef69f6" + ] + } + } + }, + "ImageManifestDescriptor": { + "mediaType": "application/vnd.oci.image.manifest.v1+json", + "digest": "sha256:fd342c89dad91a8489d89e3902e72602797f740c52230aae8e955c269f1feb01", + "size": 3223, + "platform": { + "architecture": "amd64", + "os": "linux" + } + } +} |
