Solved my own problem with the help of Space Invader One Youtube help video.
-My BTRFS file system and the docker vdisk on my server had become corrupted.
How I fixed my problem:
1. I had to disable my docker service.
2. Then delete my docker vdisk from the settings menu
3. Changed my docker vdisk from BTRFS to XFS (This is just a personal preference, my whole array is XFS)
4. Re-Enabled my docker service.
Now I am just going through the motions of re adding my containers from templates so all of my settings would be restored. Hope this helps somebody as this took a couple days of research and poor server performance before I figured out what the root cause was.