Config Check in Docker installation

Hey everybody,

I installed Home Assistant in a docker container. It works fine and I added some something to the configuration.yaml file.
Now I want to check the configuration. How can I do it in the console with putty?

Because I restarted the Home Assistant but it does not start.

Could any one of you help me please?

Best regards

Mad

docker logs <container_name>

This will display logs for the container
you can scroll through that to find errors, then correct them in the config

I recommend the samba add-on.
You can then check the open the config dir from your PC/mac.