docker checkpoints and enabling experimental features in docker server

Discussion about Docker
Locked
User avatar
jdesbonnet
Posts: 4
Joined: 27 Oct 2024, 20:13
Ireland

docker checkpoints and enabling experimental features in docker server

Post by jdesbonnet »

I'd like to experiment with docker checkpoints which requires that the docker server has experimental features enabled. I've followed the docker documentation and added file /etc/docker/daemon.json with contents: {"experimental": true}. I have restarted the docker service (and rebooted to be certain). Yet "docker info" still reports " Experimental: false". I've got a Terramaster F8 SSD Plus running TOS 6.0.577. The docker was installed via the TOS Web UI (Docker server version: 20.10.17). Any ideas how to enable experimental features on docker?
User avatar
TMtina
TM Support
Posts: 246
Joined: 01 Nov 2022, 18:00

Re: docker checkpoints and enabling experimental features in docker server

Post by TMtina »

jdesbonnet wrote: 27 Dec 2024, 06:37 I'd like to experiment with docker checkpoints which requires that the docker server has experimental features enabled. I've followed the docker documentation and added file /etc/docker/daemon.json with contents: {"experimental": true}. I have restarted the docker service (and rebooted to be certain). Yet "docker info" still reports " Experimental: false". I've got a Terramaster F8 SSD Plus running TOS 6.0.577. The docker was installed via the TOS Web UI (Docker server version: 20.10.17). Any ideas how to enable experimental features on docker?
You need to modify the daemon.json file located in the /Volume*/@apps/DockerEngine/conf/ directory, rather than the /etc/docker/ directory.
To contact our team, please send email to following addresses, remember to replace (at) with @:

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
Locked

Return to “Docker”