From 1a2d5366e8bb23991a399d6f16c5aec5493e168b Mon Sep 17 00:00:00 2001 From: Richard Sperry Date: Thu, 17 Apr 2025 22:13:32 -0700 Subject: [PATCH] devenv --- vscode/Dockerfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/vscode/Dockerfile b/vscode/Dockerfile index 62d3c18..857633d 100644 --- a/vscode/Dockerfile +++ b/vscode/Dockerfile @@ -77,9 +77,6 @@ RUN if [ "${BUILD_ARCH}" = "aarch64" ]; then HA_CLI_URL="https://github.com/home && mv ./ha "/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 rootfs/ /