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/nextcloud-app-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/nextcloud-app-1.json')
| -rw-r--r-- | straper/db/public/docker/inspect/nextcloud-app-1.json | 253 |
1 files changed, 253 insertions, 0 deletions
diff --git a/straper/db/public/docker/inspect/nextcloud-app-1.json b/straper/db/public/docker/inspect/nextcloud-app-1.json new file mode 100644 index 0000000..274a5c4 --- /dev/null +++ b/straper/db/public/docker/inspect/nextcloud-app-1.json @@ -0,0 +1,253 @@ +{ + "Id": "8c116376e475806be71993e11693709e5cb9b3b6cc32a762f06fb7d1a66d1a15", + "Created": "2026-02-27T13:52:58.792245281Z", + "Path": "/entrypoint.sh", + "Args": [ + "apache2-foreground" + ], + "State": { + "Status": "running", + "Running": true, + "Paused": false, + "Restarting": false, + "OOMKilled": false, + "Dead": false, + "Pid": 2274007, + "ExitCode": 0, + "Error": "", + "StartedAt": "2026-03-06T21:10:01.765635374Z", + "FinishedAt": "2026-03-06T21:10:00.716619014Z" + }, + "Image": "sha256:ff2cbaab14c85e587b5541e3aff4216a8a484e06424ebae661581937c0c8da0c", + "ResolvConfPath": "/var/lib/docker/containers/8c116376e475806be71993e11693709e5cb9b3b6cc32a762f06fb7d1a66d1a15/resolv.conf", + "HostnamePath": "/var/lib/docker/containers/8c116376e475806be71993e11693709e5cb9b3b6cc32a762f06fb7d1a66d1a15/hostname", + "HostsPath": "/var/lib/docker/containers/8c116376e475806be71993e11693709e5cb9b3b6cc32a762f06fb7d1a66d1a15/hosts", + "LogPath": "/var/lib/docker/containers/8c116376e475806be71993e11693709e5cb9b3b6cc32a762f06fb7d1a66d1a15/8c116376e475806be71993e11693709e5cb9b3b6cc32a762f06fb7d1a66d1a15-json.log", + "Name": "/nextcloud-app-1", + "RestartCount": 0, + "Driver": "overlayfs", + "Platform": "linux", + "MountLabel": "", + "ProcessLabel": "", + "AppArmorProfile": "docker-default", + "ExecIDs": null, + "HostConfig": { + "Binds": [ + "/srv/nextcloud/html:/var/www/html:rw" + ], + "ContainerIDFile": "", + "LogConfig": { + "Type": "json-file", + "Config": {} + }, + "NetworkMode": "nextcloud_default", + "PortBindings": { + "80/tcp": [ + { + "HostIp": "127.0.0.1", + "HostPort": "9091" + } + ] + }, + "RestartPolicy": { + "Name": "unless-stopped", + "MaximumRetryCount": 0 + }, + "AutoRemove": false, + "VolumeDriver": "", + "VolumesFrom": null, + "ConsoleSize": [ + 0, + 0 + ], + "CapAdd": null, + "CapDrop": null, + "CgroupnsMode": "private", + "Dns": [], + "DnsOptions": [], + "DnsSearch": [], + "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/nextcloud/html", + "Destination": "/var/www/html", + "Mode": "rw", + "RW": true, + "Propagation": "rprivate" + } + ], + "Config": { + "Hostname": "8c116376e475", + "Domainname": "", + "User": "", + "AttachStdin": false, + "AttachStdout": true, + "AttachStderr": true, + "ExposedPorts": { + "80/tcp": {} + }, + "Tty": false, + "OpenStdin": false, + "StdinOnce": false, + "Cmd": [ + "apache2-foreground" + ], + "Image": "nextcloud:33-apache", + "Volumes": { + "/var/www/html": {} + }, + "WorkingDir": "/var/www/html", + "Entrypoint": [ + "/entrypoint.sh" + ], + "Labels": { + "com.docker.compose.config-hash": "4dc758b07b2c52387af1259f93f6003ee6b57e57a6b1519c91a37d1398e6fb8d", + "com.docker.compose.container-number": "1", + "com.docker.compose.depends_on": "db:service_started:false,redis:service_started:false", + "com.docker.compose.image": "sha256:ff2cbaab14c85e587b5541e3aff4216a8a484e06424ebae661581937c0c8da0c", + "com.docker.compose.oneoff": "False", + "com.docker.compose.project": "nextcloud", + "com.docker.compose.project.config_files": "/srv/nextcloud/docker-compose.yml", + "com.docker.compose.project.working_dir": "/srv/nextcloud", + "com.docker.compose.replace": "app-1", + "com.docker.compose.service": "app", + "com.docker.compose.version": "5.0.2" + }, + "StopSignal": "SIGWINCH" + }, + "NetworkSettings": { + "SandboxID": "7767bd9b6a3de919a5f5bda582b0de6cb2ebd5a380adbd02e1c68cde761670e0", + "SandboxKey": "/var/run/docker/netns/7767bd9b6a3d", + "Ports": { + "80/tcp": [ + { + "HostIp": "127.0.0.1", + "HostPort": "9091" + } + ] + }, + "Networks": { + "nextcloud_default": { + "IPAMConfig": null, + "Links": null, + "Aliases": [ + "nextcloud-app-1", + "app" + ], + "DriverOpts": null, + "GwPriority": 0, + "NetworkID": "de49ada7ecfcad2fb4014e057d41701035fe9cd30d1c73ae8606feb832af3943", + "EndpointID": "bc5f3c8bfdc8b65db4f95a376743d6f3c36173a5cbf56a1fa369711880f7a2cb", + "Gateway": "172.21.0.1", + "IPAddress": "172.21.0.4", + "MacAddress": "7a:3c:03:4e:82:30", + "IPPrefixLen": 16, + "IPv6Gateway": "", + "GlobalIPv6Address": "", + "GlobalIPv6PrefixLen": 0, + "DNSNames": [ + "nextcloud-app-1", + "app", + "8c116376e475" + ] + } + } + }, + "ImageManifestDescriptor": { + "mediaType": "application/vnd.oci.image.manifest.v1+json", + "digest": "sha256:a7be41981faf387842e3742a0b6b146b0d0bca65b3559bfc8b1b4df37faf9218", + "size": 5336, + "annotations": { + "com.docker.official-images.bashbrew.arch": "amd64", + "org.opencontainers.image.base.digest": "sha256:247e06ffe7f762cd7bdf144617acc42b922c6e05c7d2a2f788f5ccadfa4342b9", + "org.opencontainers.image.base.name": "php:8.4-apache-trixie", + "org.opencontainers.image.created": "2026-02-25T22:06:30Z", + "org.opencontainers.image.revision": "53d81594c8050ba84ab7410860b355493f753346", + "org.opencontainers.image.source": "https://github.com/nextcloud/docker.git#53d81594c8050ba84ab7410860b355493f753346:33/apache", + "org.opencontainers.image.url": "https://hub.docker.com/_/nextcloud", + "org.opencontainers.image.version": "33.0.0-apache" + }, + "platform": { + "architecture": "amd64", + "os": "linux" + } + } +} |
