Actualiser openvscode-staging/Dockerfile
This commit is contained in:
parent
4521c6feb2
commit
6f66de0b3f
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
FROM gitpod/openvscode-server
|
||||
|
||||
# Matches Home Assistant's persistent directory.
|
||||
USER 0
|
||||
RUN mkdir /data
|
||||
RUN ln -s /home/workspace /data
|
||||
ENV HOME /data
|
||||
|
||||
USER $CONTAINER_USER_ID
|
Loading…
Reference in a new issue