mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
changed dockerfile
This commit is contained in:
parent
d6ae3f8f94
commit
e7466c85ca
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ RUN chown -R root:root /root \
|
|||
&& chown -R root:root /etc/s6-overlay/s6-rc.d/ \
|
||||
&& chmod 755 -R /etc/s6-overlay/s6-rc.d/
|
||||
WORKDIR /root/.config/code-server
|
||||
RUN copy "/usr/lib/code-server/defaults/config.yaml" "/root/.config/code-server/config.yaml"
|
||||
COPY "/usr/lib/code-server/defaults/config.yaml" "/root/.config/code-server/config.yaml"
|
||||
|
||||
# Install Oh My ZSH
|
||||
# hadolint ignore=SC2086
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue