mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-19 22:02:18 +02:00
github actions test
This commit is contained in:
@@ -7,7 +7,8 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
# Workaround for building image with buildx
|
||||
RUN ln -s /usr/bin/dpkg-split /usr/sbin/dpkg-split && \
|
||||
ln -s /usr/bin/dpkg-deb /usr/sbin/dpkg-deb
|
||||
ln -s /usr/bin/dpkg-deb /usr/sbin/dpkg-deb && \
|
||||
ln -s /bin/tar /usr/sbin/tar
|
||||
|
||||
# Install prerequisites (as listed in iobroker installer.sh)
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user