docker for toolkit documentation: `docker export` not including all layers? docker for toolkit documentation: `docker export` not including all layers? docker docker

docker for toolkit documentation: `docker export` not including all layers?


The export and import commands only handle the file system, not metadata like what command to run. Use save and load instead. See also https://github.com/moby/moby/issues/1826