Thanks for your answer, you probably meant lxc-attach instead pct-attach
I've found a solution for setting up a container from outside the physical machine.
ssh root@192.168.1.2 "pct exec 101-- bash -c 'echo "Europe/Paris" > /etc/timezone'"
Probably a simpler solution might exist.
Regards,
YA