mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-01 00:45:23 +00:00
Fix armv7 build
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
parent
f7a2668c4f
commit
607bfdf698
@ -6,12 +6,12 @@ COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/
|
||||
RUN apt-get -q update \
|
||||
&& apt-get install -qqy \
|
||||
btrfs-tools \
|
||||
curl \
|
||||
curl \
|
||||
jq \
|
||||
rsync \
|
||||
socat \
|
||||
supervisor \
|
||||
xz \
|
||||
xz-utils \
|
||||
--no-install-recommends \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/
|
||||
|
Loading…
x
Reference in New Issue
Block a user