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:
@@ -15,6 +15,7 @@ WORKDIR /usr/src
|
||||
RUN \
|
||||
set -x \
|
||||
&& apk add --no-cache \
|
||||
coreutils \
|
||||
eudev \
|
||||
eudev-libs \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user