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
38dfe76948
commit
1a2d5366e8
1 changed files with 0 additions and 3 deletions
|
@ -77,9 +77,6 @@ RUN if [ "${BUILD_ARCH}" = "aarch64" ]; then HA_CLI_URL="https://github.com/home
|
||||||
&& mv ./ha "/usr/bin/ha" \
|
&& mv ./ha "/usr/bin/ha" \
|
||||||
&& chmod +x "/usr/bin/ha"
|
&& chmod +x "/usr/bin/ha"
|
||||||
|
|
||||||
# Resolve code error
|
|
||||||
WORKDIR /usr/lib/code-server/lib/vscode
|
|
||||||
RUN npm add vsda
|
|
||||||
|
|
||||||
#Copy root file system
|
#Copy root file system
|
||||||
COPY rootfs/ /
|
COPY rootfs/ /
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue