diff options
| author | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-04-14 22:32:43 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-04-14 22:32:43 +0200 |
| commit | 83f7fe4b8402bab171d110703a1b1115efbc9b28 (patch) | |
| tree | 19110702c7d740f6bd8ee4f5d2ebcb97442be237 /straper/db/public/docker/inspect/nextcloud-db-1.json | |
| parent | 51d43498b07dc97d795947964534f0903cd05db5 (diff) | |
| download | bin-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/nextcloud-db-1.json')
| -rw-r--r-- | straper/db/public/docker/inspect/nextcloud-db-1.json | 253 |
1 files changed, 0 insertions, 253 deletions
diff --git a/straper/db/public/docker/inspect/nextcloud-db-1.json b/straper/db/public/docker/inspect/nextcloud-db-1.json deleted file mode 100644 index af912ab..0000000 --- a/straper/db/public/docker/inspect/nextcloud-db-1.json +++ /dev/null @@ -1,253 +0,0 @@ -{ - "Id": "4e9cf1a12c816d2c1a44de5e81a2689b3acedd703584077f7641dce58f4a4085", - "Created": "2026-02-26T14:17:28.384853814Z", - "Path": "docker-entrypoint.sh", - "Args": [ - "--transaction-isolation=READ-COMMITTED", - "--binlog-format=ROW" - ], - "State": { - "Status": "running", - "Running": true, - "Paused": false, - "Restarting": false, - "OOMKilled": false, - "Dead": false, - "Pid": 2273789, - "ExitCode": 0, - "Error": "", - "StartedAt": "2026-03-06T21:10:01.714087052Z", - "FinishedAt": "2026-03-06T21:10:00.105347969Z" - }, - "Image": "sha256:8164f184d16c30e2f159e30518113667b796306dff0fe558876ab1ff521a682f", - "ResolvConfPath": "/var/lib/docker/containers/4e9cf1a12c816d2c1a44de5e81a2689b3acedd703584077f7641dce58f4a4085/resolv.conf", - "HostnamePath": "/var/lib/docker/containers/4e9cf1a12c816d2c1a44de5e81a2689b3acedd703584077f7641dce58f4a4085/hostname", - "HostsPath": "/var/lib/docker/containers/4e9cf1a12c816d2c1a44de5e81a2689b3acedd703584077f7641dce58f4a4085/hosts", - "LogPath": "/var/lib/docker/containers/4e9cf1a12c816d2c1a44de5e81a2689b3acedd703584077f7641dce58f4a4085/4e9cf1a12c816d2c1a44de5e81a2689b3acedd703584077f7641dce58f4a4085-json.log", - "Name": "/nextcloud-db-1", - "RestartCount": 0, - "Driver": "overlayfs", - "Platform": "linux", - "MountLabel": "", - "ProcessLabel": "", - "AppArmorProfile": "docker-default", - "ExecIDs": null, - "HostConfig": { - "Binds": [ - "/srv/nextcloud/db:/var/lib/mysql:rw" - ], - "ContainerIDFile": "", - "LogConfig": { - "Type": "json-file", - "Config": {} - }, - "NetworkMode": "nextcloud_default", - "PortBindings": {}, - "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/db", - "Destination": "/var/lib/mysql", - "Mode": "rw", - "RW": true, - "Propagation": "rprivate" - } - ], - "Config": { - "Hostname": "4e9cf1a12c81", - "Domainname": "", - "User": "", - "AttachStdin": false, - "AttachStdout": true, - "AttachStderr": true, - "ExposedPorts": { - "3306/tcp": {} - }, - "Tty": false, - "OpenStdin": false, - "StdinOnce": false, - "Cmd": [ - "--transaction-isolation=READ-COMMITTED", - "--binlog-format=ROW" - ], - "Image": "mariadb:11", - "Volumes": { - "/var/lib/mysql": {} - }, - "WorkingDir": "", - "Entrypoint": [ - "docker-entrypoint.sh" - ], - "Labels": { - "com.docker.compose.config-hash": "cdb836c69cbfdf63e9ec1df5da327294fe75b458602da24604d698f2ea43b478", - "com.docker.compose.container-number": "1", - "com.docker.compose.depends_on": "", - "com.docker.compose.image": "sha256:8164f184d16c30e2f159e30518113667b796306dff0fe558876ab1ff521a682f", - "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": "db-1", - "com.docker.compose.service": "db", - "com.docker.compose.version": "5.0.2", - "org.opencontainers.image.authors": "MariaDB Community", - "org.opencontainers.image.base.name": "docker.io/library/ubuntu:noble", - "org.opencontainers.image.description": "MariaDB Database for relational SQL", - "org.opencontainers.image.documentation": "https://hub.docker.com/_/mariadb/", - "org.opencontainers.image.licenses": "GPL-2.0", - "org.opencontainers.image.ref.name": "ubuntu", - "org.opencontainers.image.source": "https://github.com/MariaDB/mariadb-docker", - "org.opencontainers.image.title": "MariaDB Database", - "org.opencontainers.image.url": "https://github.com/MariaDB/mariadb-docker", - "org.opencontainers.image.vendor": "MariaDB Community", - "org.opencontainers.image.version": "11.8.6" - } - }, - "NetworkSettings": { - "SandboxID": "9b24e711e0a6cf705bab476b15e22e0fd0c979ea5f6f3133666706546f6c9795", - "SandboxKey": "/var/run/docker/netns/9b24e711e0a6", - "Ports": { - "3306/tcp": null - }, - "Networks": { - "nextcloud_default": { - "IPAMConfig": null, - "Links": null, - "Aliases": [ - "nextcloud-db-1", - "db" - ], - "DriverOpts": null, - "GwPriority": 0, - "NetworkID": "de49ada7ecfcad2fb4014e057d41701035fe9cd30d1c73ae8606feb832af3943", - "EndpointID": "210f02673484ce5eb659da59e158800a8ebab959f7c388eae4d7393d8c0bf3a7", - "Gateway": "172.21.0.1", - "IPAddress": "172.21.0.3", - "MacAddress": "76:c7:b8:cb:27:e8", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "DNSNames": [ - "nextcloud-db-1", - "db", - "4e9cf1a12c81" - ] - } - } - }, - "ImageManifestDescriptor": { - "mediaType": "application/vnd.oci.image.manifest.v1+json", - "digest": "sha256:e7bdcb12af3508a7dd3ea5a38b74147a82c3063805cdc205a337c1d05af5183e", - "size": 2478, - "annotations": { - "com.docker.official-images.bashbrew.arch": "amd64", - "org.opencontainers.image.base.digest": "sha256:98ff7968124952e719a8a69bb3cccdd217f5fe758108ac4f21ad22e1df44d237", - "org.opencontainers.image.base.name": "ubuntu:noble", - "org.opencontainers.image.created": "2026-02-17T20:27:50Z", - "org.opencontainers.image.revision": "66972bc2e0c6fd33dcd5d98de0653c5696a1166e", - "org.opencontainers.image.source": "https://github.com/MariaDB/mariadb-docker.git#66972bc2e0c6fd33dcd5d98de0653c5696a1166e:11.8", - "org.opencontainers.image.url": "https://hub.docker.com/_/mariadb", - "org.opencontainers.image.version": "11.8.6-noble" - }, - "platform": { - "architecture": "amd64", - "os": "linux" - } - } -} |
