FROM gitpod/openvscode-server:1.87.1 USER 0 RUN apt-get update RUN apt-get install -y openssh-client USER $CONTAINER_USER_ID # Matches Home Assistant's persistent directory. ENV HOME /data