mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
devenv
This commit is contained in:
parent
6b28744a04
commit
8a4d6c092f
1 changed files with 0 additions and 3 deletions
|
@ -76,9 +76,6 @@ RUN sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master
|
|||
&& sed -i -e "s#bin/bash#bin/zsh#" /etc/passwd
|
||||
|
||||
WORKDIR /SERVER/
|
||||
WORKDIR /data/vscode/
|
||||
COPY /var/lib/code-server/defaults/vscode.extentions /data/vscode/
|
||||
COPY /var/lib/code-server/defaults/vscode.extentions /data/vscode/extentions
|
||||
|
||||
# Install Python packages
|
||||
RUN update-alternatives --install /usr/bin/python python /usr/bin/python3 10 && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue