How come I get "Execution Error" when trying to start a container?   This happens because the docker start command is returning an error.  To determine the actual error, you will need to try to start the container from the command prompt root@ServerA:# docker start cops Error response from daemon: linux mounts: lstat /mnt/disks/SERVERB_EBooks: stale NFS file handle In this case, there is something wrong with my mount via Unassigned Devices of a remote share.  My fix was t