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
|
FROM gitpod/openvscode-server
|
||||||
|
|
||||||
# Matches Home Assistant's persistent directory.
|
# Matches Home Assistant's persistent directory.
|
||||||
USER 0
|
ENV HOME /data
|
||||||
RUN mkdir /data
|
|
||||||
RUN ln -s /home/workspace /data
|
|
||||||
|
|
||||||
USER $CONTAINER_USER_ID
|
USER $CONTAINER_USER_ID
|
Loading…
Reference in a new issue