aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/docker/inspect/uptime-kuma.json
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukasz.kasprzak@pm.me>2026-04-14 22:32:43 +0200
committerLukasz Kasprzak <lukasz.kasprzak@pm.me>2026-04-14 22:32:43 +0200
commit83f7fe4b8402bab171d110703a1b1115efbc9b28 (patch)
tree19110702c7d740f6bd8ee4f5d2ebcb97442be237 /straper/db/public/docker/inspect/uptime-kuma.json
parent51d43498b07dc97d795947964534f0903cd05db5 (diff)
downloadbin-83f7fe4b8402bab171d110703a1b1115efbc9b28.tar.gz
bin-83f7fe4b8402bab171d110703a1b1115efbc9b28.zip
cleaned up many scrits and deleted some that were of no use; renamed a lot
Diffstat (limited to 'straper/db/public/docker/inspect/uptime-kuma.json')
-rw-r--r--straper/db/public/docker/inspect/uptime-kuma.json289
1 files changed, 0 insertions, 289 deletions
diff --git a/straper/db/public/docker/inspect/uptime-kuma.json b/straper/db/public/docker/inspect/uptime-kuma.json
deleted file mode 100644
index 7c26e34..0000000
--- a/straper/db/public/docker/inspect/uptime-kuma.json
+++ /dev/null
@@ -1,289 +0,0 @@
-{
- "Id": "d443e09aa8fa91fbf80e9db1c530b7ed7e0c486c42462738fd4fb0bf5d9b3d3b",
- "Created": "2026-03-13T08:03:09.485227291Z",
- "Path": "/usr/bin/dumb-init",
- "Args": [
- "--",
- "node",
- "server/server.js"
- ],
- "State": {
- "Status": "running",
- "Running": true,
- "Paused": false,
- "Restarting": false,
- "OOMKilled": false,
- "Dead": false,
- "Pid": 1717413,
- "ExitCode": 0,
- "Error": "",
- "StartedAt": "2026-03-13T08:03:11.799102382Z",
- "FinishedAt": "0001-01-01T00:00:00Z",
- "Health": {
- "Status": "healthy",
- "FailingStreak": 0,
- "Log": [
- {
- "Start": "2026-03-20T16:23:34.006517136+01:00",
- "End": "2026-03-20T16:23:34.06920311+01:00",
- "ExitCode": 0,
- "Output": "2026/03/20 15:23:34 Checking http://127.0.0.1:3001\n2026/03/20 15:23:34 Health Check OK [Res Code: 200]\n"
- },
- {
- "Start": "2026-03-20T16:24:34.070576274+01:00",
- "End": "2026-03-20T16:24:34.141554962+01:00",
- "ExitCode": 0,
- "Output": "2026/03/20 15:24:34 Checking http://127.0.0.1:3001\n2026/03/20 15:24:34 Health Check OK [Res Code: 200]\n"
- },
- {
- "Start": "2026-03-20T16:25:34.142109513+01:00",
- "End": "2026-03-20T16:25:34.221521861+01:00",
- "ExitCode": 0,
- "Output": "2026/03/20 15:25:34 Checking http://127.0.0.1:3001\n2026/03/20 15:25:34 Health Check OK [Res Code: 200]\n"
- },
- {
- "Start": "2026-03-20T16:26:34.222098758+01:00",
- "End": "2026-03-20T16:26:34.285703039+01:00",
- "ExitCode": 0,
- "Output": "2026/03/20 15:26:34 Checking http://127.0.0.1:3001\n2026/03/20 15:26:34 Health Check OK [Res Code: 200]\n"
- },
- {
- "Start": "2026-03-20T16:27:34.286028523+01:00",
- "End": "2026-03-20T16:27:34.372056545+01:00",
- "ExitCode": 0,
- "Output": "2026/03/20 15:27:34 Checking http://127.0.0.1:3001\n2026/03/20 15:27:34 Health Check OK [Res Code: 200]\n"
- }
- ]
- }
- },
- "Image": "sha256:7337368a77873f159435de9ef09567f68c31285ed5f951dec36256c4b267ee44",
- "ResolvConfPath": "/var/lib/docker/containers/d443e09aa8fa91fbf80e9db1c530b7ed7e0c486c42462738fd4fb0bf5d9b3d3b/resolv.conf",
- "HostnamePath": "/var/lib/docker/containers/d443e09aa8fa91fbf80e9db1c530b7ed7e0c486c42462738fd4fb0bf5d9b3d3b/hostname",
- "HostsPath": "/var/lib/docker/containers/d443e09aa8fa91fbf80e9db1c530b7ed7e0c486c42462738fd4fb0bf5d9b3d3b/hosts",
- "LogPath": "/var/lib/docker/containers/d443e09aa8fa91fbf80e9db1c530b7ed7e0c486c42462738fd4fb0bf5d9b3d3b/d443e09aa8fa91fbf80e9db1c530b7ed7e0c486c42462738fd4fb0bf5d9b3d3b-json.log",
- "Name": "/uptime-kuma",
- "RestartCount": 0,
- "Driver": "overlayfs",
- "Platform": "linux",
- "MountLabel": "",
- "ProcessLabel": "",
- "AppArmorProfile": "docker-default",
- "ExecIDs": null,
- "HostConfig": {
- "Binds": [
- "/srv/uptime-kuma/data:/app/data:rw"
- ],
- "ContainerIDFile": "",
- "LogConfig": {
- "Type": "json-file",
- "Config": {}
- },
- "NetworkMode": "uptime-kuma_default",
- "PortBindings": {
- "3001/tcp": [
- {
- "HostIp": "10.50.0.1",
- "HostPort": "3001"
- }
- ]
- },
- "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/uptime-kuma/data",
- "Destination": "/app/data",
- "Mode": "rw",
- "RW": true,
- "Propagation": "rprivate"
- }
- ],
- "Config": {
- "Hostname": "d443e09aa8fa",
- "Domainname": "",
- "User": "",
- "AttachStdin": false,
- "AttachStdout": true,
- "AttachStderr": true,
- "ExposedPorts": {
- "3001/tcp": {}
- },
- "Tty": false,
- "OpenStdin": false,
- "StdinOnce": false,
- "Cmd": [
- "node",
- "server/server.js"
- ],
- "Healthcheck": {
- "Test": [
- "CMD-SHELL",
- "extra/healthcheck"
- ],
- "Interval": 60000000000,
- "Timeout": 30000000000,
- "StartPeriod": 180000000000,
- "Retries": 5
- },
- "Image": "louislam/uptime-kuma:2",
- "Volumes": null,
- "WorkingDir": "/app",
- "Entrypoint": [
- "/usr/bin/dumb-init",
- "--"
- ],
- "Labels": {
- "com.docker.compose.config-hash": "fc2ffd1311d51d73f41c413b02b5d517c03c61750750c8fb7d256b704751a846",
- "com.docker.compose.container-number": "1",
- "com.docker.compose.depends_on": "",
- "com.docker.compose.image": "sha256:7337368a77873f159435de9ef09567f68c31285ed5f951dec36256c4b267ee44",
- "com.docker.compose.oneoff": "False",
- "com.docker.compose.project": "uptime-kuma",
- "com.docker.compose.project.config_files": "/srv/uptime-kuma/docker-compose.yml",
- "com.docker.compose.project.working_dir": "/srv/uptime-kuma",
- "com.docker.compose.service": "uptime-kuma",
- "com.docker.compose.version": "5.1.0",
- "org.opencontainers.image.source": "https://github.com/louislam/uptime-kuma"
- }
- },
- "NetworkSettings": {
- "SandboxID": "920330aec29c8d6f23b5ba595aa69ee3825d863ad775fe1fc3ea8bf5a3d7dabc",
- "SandboxKey": "/var/run/docker/netns/920330aec29c",
- "Ports": {
- "3001/tcp": [
- {
- "HostIp": "10.50.0.1",
- "HostPort": "3001"
- }
- ]
- },
- "Networks": {
- "uptime-kuma_default": {
- "IPAMConfig": null,
- "Links": null,
- "Aliases": [
- "uptime-kuma",
- "uptime-kuma"
- ],
- "DriverOpts": null,
- "GwPriority": 0,
- "NetworkID": "e2d8a9eac20e436a911719b9fe5352dd4810fcc6959c007b1ae8bf9003a22b34",
- "EndpointID": "bef6832f2fe8e6f2dd0c3896e0b495b08a14e6af57211f1f4348e8c614a7e53b",
- "Gateway": "172.22.0.1",
- "IPAddress": "172.22.0.2",
- "MacAddress": "1e:49:73:12:da:fd",
- "IPPrefixLen": 16,
- "IPv6Gateway": "",
- "GlobalIPv6Address": "",
- "GlobalIPv6PrefixLen": 0,
- "DNSNames": [
- "uptime-kuma",
- "d443e09aa8fa"
- ]
- }
- }
- },
- "ImageManifestDescriptor": {
- "mediaType": "application/vnd.oci.image.manifest.v1+json",
- "digest": "sha256:778e39605da5fc7cbdfbf76dd0749e680afc117d9cb0a96da3b14644aeb50d18",
- "size": 2964,
- "platform": {
- "architecture": "amd64",
- "os": "linux"
- }
- }
-}