mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
added root/.config
This commit is contained in:
parent
df25516364
commit
9bdff436e7
1 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 /
|
||||
|
||||
# Install Oh My ZSH
|
||||
# hadolint ignore=SC2086
|
||||
RUN sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue