diff options
| author | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-03-20 19:16:32 +0100 |
|---|---|---|
| committer | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-03-20 19:16:32 +0100 |
| commit | 39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2 (patch) | |
| tree | 9221704f413398cfb5d5759083b1e7032566820e /straper/db/public/docker/inspect/wikijs-db-1.json | |
| parent | 6b59b75c3a294060dea66bdee16ffaf95ae92889 (diff) | |
| download | bin-39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2.tar.gz bin-39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2.zip | |
feat: first fully successful run e2e on straper
Diffstat (limited to 'straper/db/public/docker/inspect/wikijs-db-1.json')
| -rw-r--r-- | straper/db/public/docker/inspect/wikijs-db-1.json | 240 |
1 files changed, 240 insertions, 0 deletions
diff --git a/straper/db/public/docker/inspect/wikijs-db-1.json b/straper/db/public/docker/inspect/wikijs-db-1.json new file mode 100644 index 0000000..ea1825a --- /dev/null +++ b/straper/db/public/docker/inspect/wikijs-db-1.json @@ -0,0 +1,240 @@ +{ + "Id": "14b6843e8e1bc996abf0f7b7610e01d8a42d4bae83664dc92e4da70d45825427", + "Created": "2026-03-13T18:03:01.712202986Z", + "Path": "docker-entrypoint.sh", + "Args": [ + "postgres" + ], + "State": { + "Status": "running", + "Running": true, + "Paused": false, + "Restarting": false, + "OOMKilled": false, + "Dead": false, + "Pid": 2002154, + "ExitCode": 0, + "Error": "", + "StartedAt": "2026-03-13T18:03:04.205699168Z", + "FinishedAt": "0001-01-01T00:00:00Z" + }, + "Image": "sha256:fceb6f86328c36f2438fae3b851b0cc57c4a7e69a58c866d9ce24281f2cf0c9c", + "ResolvConfPath": "/var/lib/docker/containers/14b6843e8e1bc996abf0f7b7610e01d8a42d4bae83664dc92e4da70d45825427/resolv.conf", + "HostnamePath": "/var/lib/docker/containers/14b6843e8e1bc996abf0f7b7610e01d8a42d4bae83664dc92e4da70d45825427/hostname", + "HostsPath": "/var/lib/docker/containers/14b6843e8e1bc996abf0f7b7610e01d8a42d4bae83664dc92e4da70d45825427/hosts", + "LogPath": "/var/lib/docker/containers/14b6843e8e1bc996abf0f7b7610e01d8a42d4bae83664dc92e4da70d45825427/14b6843e8e1bc996abf0f7b7610e01d8a42d4bae83664dc92e4da70d45825427-json.log", + "Name": "/wikijs-db-1", + "RestartCount": 0, + "Driver": "overlayfs", + "Platform": "linux", + "MountLabel": "", + "ProcessLabel": "", + "AppArmorProfile": "docker-default", + "ExecIDs": null, + "HostConfig": { + "Binds": [ + "/srv/wikijs/db:/var/lib/postgresql/data:rw" + ], + "ContainerIDFile": "", + "LogConfig": { + "Type": "json-file", + "Config": {} + }, + "NetworkMode": "wikijs_default", + "PortBindings": {}, + "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/wikijs/db", + "Destination": "/var/lib/postgresql/data", + "Mode": "rw", + "RW": true, + "Propagation": "rprivate" + } + ], + "Config": { + "Hostname": "14b6843e8e1b", + "Domainname": "", + "User": "", + "AttachStdin": false, + "AttachStdout": true, + "AttachStderr": true, + "ExposedPorts": { + "5432/tcp": {} + }, + "Tty": false, + "OpenStdin": false, + "StdinOnce": false, + "Cmd": [ + "postgres" + ], + "Image": "postgres:15-alpine", + "Volumes": { + "/var/lib/postgresql/data": {} + }, + "WorkingDir": "/", + "Entrypoint": [ + "docker-entrypoint.sh" + ], + "Labels": { + "com.docker.compose.config-hash": "70f95e6b13f7d37b383f138fb256a359e236fda156242b4dd4868e7dbc3b78b0", + "com.docker.compose.container-number": "1", + "com.docker.compose.depends_on": "", + "com.docker.compose.image": "sha256:fceb6f86328c36f2438fae3b851b0cc57c4a7e69a58c866d9ce24281f2cf0c9c", + "com.docker.compose.oneoff": "False", + "com.docker.compose.project": "wikijs", + "com.docker.compose.project.config_files": "/srv/wikijs/docker-compose.yml", + "com.docker.compose.project.working_dir": "/srv/wikijs", + "com.docker.compose.service": "db", + "com.docker.compose.version": "5.1.0" + }, + "StopSignal": "SIGINT" + }, + "NetworkSettings": { + "SandboxID": "89c581341a7c3fcc3e8321aaabec4dc7811b592cee5605c540b175e54294ed3b", + "SandboxKey": "/var/run/docker/netns/89c581341a7c", + "Ports": { + "5432/tcp": null + }, + "Networks": { + "wikijs_default": { + "IPAMConfig": null, + "Links": null, + "Aliases": [ + "wikijs-db-1", + "db" + ], + "DriverOpts": null, + "GwPriority": 0, + "NetworkID": "ec92021c01d522c0271a9318465b04105467eeb0d7f6141c26adfc1b520f3283", + "EndpointID": "d2876bbaa9c3c80fd36ac59b0abe3aba9c642c92c9c6443e1919aaab12fb9c0b", + "Gateway": "172.29.0.1", + "IPAddress": "172.29.0.2", + "MacAddress": "7a:e3:55:85:8a:44", + "IPPrefixLen": 16, + "IPv6Gateway": "", + "GlobalIPv6Address": "", + "GlobalIPv6PrefixLen": 0, + "DNSNames": [ + "wikijs-db-1", + "db", + "14b6843e8e1b" + ] + } + } + }, + "ImageManifestDescriptor": { + "mediaType": "application/vnd.oci.image.manifest.v1+json", + "digest": "sha256:79e73c0029e3a99b462253bba85352c6e748b93b9ffc5818ac0326cdbed62e76", + "size": 3054, + "annotations": { + "com.docker.official-images.bashbrew.arch": "amd64", + "org.opencontainers.image.base.digest": "sha256:59855d3dceb3ae53991193bd03301e082b2a7faa56a514b03527ae0ec2ce3a95", + "org.opencontainers.image.base.name": "alpine:3.23", + "org.opencontainers.image.created": "2026-02-26T19:28:03Z", + "org.opencontainers.image.revision": "21d696495924e89b0b6c43088e2783fabdef94be", + "org.opencontainers.image.source": "https://github.com/docker-library/postgres.git#21d696495924e89b0b6c43088e2783fabdef94be:15/alpine3.23", + "org.opencontainers.image.url": "https://hub.docker.com/_/postgres", + "org.opencontainers.image.version": "15.17-alpine3.23" + }, + "platform": { + "architecture": "amd64", + "os": "linux" + } + } +} |
