mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
changed code-server run
This commit is contained in:
parent
4cdc77f77d
commit
13f33ac377
5 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ RUN if [ "${BUILD_ARCH}" = "aarch64" ]; then HA_CLI_URL="https://github.com/home
|
|||
|
||||
#Copy root file system
|
||||
COPY rootfs /
|
||||
WORKDIR /root/.config/code-server
|
||||
|
||||
# Install Oh My ZSH
|
||||
# hadolint ignore=SC2086
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue