Open
Description
Describe the bug
I believe the third step involves setting up Docker. I checked sudo systemctl status docker and confirmed that Docker is running. However, I cannot complete the third-step setup—it returned Process exited with status 1. I need to raise an issue.
Manual attempts to create Docker Swarm, restart SwiftWave, and leave the swarm cluster didn't resolve the issue.
Here is docker info:
Client: Docker Engine - Community
Version: 28.1.1
Context: default
Debug Mode: false
Plugins:
buildx: Docker Buildx (Docker Inc.)
Version: v0.23.0
Path: /usr/libexec/docker/cli-plugins/docker-buildx
compose: Docker Compose (Docker Inc.)
Version: v2.35.1
Path: /usr/libexec/docker/cli-plugins/docker-compose
Server:
Containers: 2
Running: 2
Paused: 0
Stopped: 0
Images: 2
Server Version: 28.1.1
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Using metacopy: false
Native Overlay Diff: true
userxattr: false
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
Swarm: inactive
Runtimes: io.containerd.runc.v2 runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 05044ec0a9a75232cad458027ca83437aae3f4da
runc version: v1.2.5-0-g59923ef
init version: de40ad0
Security Options:
apparmor
seccomp
Profile: builtin
cgroupns
Kernel Version: 6.14.0-1006-gcp
Operating System: Ubuntu 25.04
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 958.2MiB
Name: instance-20250525-041326
ID: c33ac2ac-d6ae-4e04-8d61-1b1dccddbef6
Docker Root Dir: /var/lib/docker
Debug Mode: false
Experimental: false
Insecure Registries:
::1/128
127.0.0.0/8
Live Restore Enabled: false
Are you working on this issue?
Yes