Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DSM 7.1.1 (DS1813+) and Docker v24.0.6 #61

Open
hirenshah opened this issue Oct 21, 2023 · 3 comments
Open

DSM 7.1.1 (DS1813+) and Docker v24.0.6 #61

hirenshah opened this issue Oct 21, 2023 · 3 comments

Comments

@hirenshah
Copy link

It had been a while since I messed around with an update so decided to give it a shot.

Docker v24.0.6 refused to start, tried v23.0.6 instead. That at least started but wasn't able to access any containers which used the default bridge network. Tried various ip routes but none of them helped. My macvlan still worked though, so just ended up switching all containers over to that.

Just wondering if anyone else has tried updating to v23 or v24 and whether similar issues were seen :)

@telnetdoogie
Copy link

Switched to Docker v26 here, no issues.

@suixinex
Copy link

suixinex commented May 7, 2024

Switched to Docker v26 here, no issues.

May I ask what are the Storage Driver and Backing Filesystem in your docker info command

@telnetdoogie
Copy link

Client:
 Version:    26.1.1
 Context:    default
 Debug Mode: false

Server:
 Containers: 17
  Running: 16
  Paused: 0
  Stopped: 1
 Images: 17
 Server Version: 26.1.1
 Storage Driver: btrfs
  Btrfs:
 Logging Driver: local
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 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: 926c9586fe4a6236699318391cd44976a98e31f1
 runc version: v1.1.12-0-g51d5e94
 init version: de40ad0
 Security Options:
  apparmor
 Kernel Version: 4.4.302+
 OSType: linux
 Architecture: x86_64
 CPUs: 2
 Total Memory: 15.48GiB
 Docker Root Dir: /volume1/@docker
 Debug Mode: false
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
 Product License: Community Engine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants