@[email protected] Just as a heads up, to start the docker container for beta.2 I needed to manually download the file de440s.bsp and expose it in a volume at /root/.cache/astro/de440s.bsp
3
Discussion
@[email protected] Just as a heads up, to start the docker container for beta.2 I needed to manually download the file de440s.bsp and expose it in a volume at /root/.cache/astro/de440s.bsp
@[email protected] @[email protected] Good work! beta.3 worked out of the box and for some reason is also using way less cpu (than beta.2)
@[email protected] I have no idea why Astro was unable to download it automatically? Other outbound http on the container are working fine, so I'd guess a file system permissions issue within the container but I might be totally wrong.