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/docker-info.txt | |
| 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/docker-info.txt')
| -rw-r--r-- | straper/db/public/docker/docker-info.txt | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/straper/db/public/docker/docker-info.txt b/straper/db/public/docker/docker-info.txt new file mode 100644 index 0000000..75cfa92 --- /dev/null +++ b/straper/db/public/docker/docker-info.txt @@ -0,0 +1,60 @@ +Client: Docker Engine - Community + Version: 29.3.0 + Context: default + Debug Mode: false + Plugins: + buildx: Docker Buildx (Docker Inc.) + Version: v0.31.1 + Path: /usr/libexec/docker/cli-plugins/docker-buildx + compose: Docker Compose (Docker Inc.) + Version: v5.1.0 + Path: /usr/libexec/docker/cli-plugins/docker-compose + +Server: + Containers: 20 + Running: 20 + Paused: 0 + Stopped: 0 + Images: 27 + Server Version: 29.3.0 + Storage Driver: overlayfs + driver-type: io.containerd.snapshotter.v1 + Logging Driver: json-file + Cgroup Driver: systemd + Cgroup Version: 2 + Plugins: + Volume: local + Network: bridge host ipvlan macvlan null overlay + Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog + CDI spec directories: + /etc/cdi + /var/run/cdi + Swarm: inactive + Runtimes: io.containerd.runc.v2 runc + Default Runtime: runc + Init Binary: docker-init + containerd version: 301b2dac98f15c27117da5c8af12118a041a31d9 + runc version: v1.3.4-0-gd6d73eb8 + init version: de40ad0 + Security Options: + apparmor + seccomp + Profile: builtin + cgroupns + Kernel Version: 6.12.73+deb13-amd64 + Operating System: Debian GNU/Linux 13 (trixie) + OSType: linux + Architecture: x86_64 + CPUs: 4 + Total Memory: 23.18GiB + Name: sanctum + ID: ea6752bd-3611-4758-ab8f-6356d67f0352 + Docker Root Dir: /var/lib/docker + Debug Mode: false + Experimental: false + Insecure Registries: + ::1/128 + 127.0.0.0/8 + Live Restore Enabled: false + Firewall Backend: iptables + |
