1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-20 02:18:59 +00:00

Remove folder only deletes from current filesystem (#4653)

This commit is contained in:
Mike Degatano
2023-10-26 16:55:42 -04:00
committed by GitHub
parent 7361d39231
commit b04efe4eac
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ WORKDIR /usr/src
RUN \
set -x \
&& apk add --no-cache \
coreutils \
eudev \
eudev-libs \
git \