Hey @Partition Pixel I am having an issue with this docker failing to sync to the chia blockchain due to the time inside the docker being incorrect. Do you have any ideas on how I can solve this?
I tried changing the time with this but it wouldn't let me. As you can see the time is out by more than 10 hours
root@BigRig:~# date
Mon May 17 01:27:31 AEST 2021
root@BigRig:~# docker exec -it chia /bin/bash
root@1afebfbb2b67:/chia-blockchain# date
Sun May 16 15:27:37 Australia 2021
Thanks!