update
This commit is contained in:
@@ -6,9 +6,8 @@ FROM ${BUILD_FROM}
|
||||
COPY rootfs /
|
||||
|
||||
RUN \
|
||||
apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
crudini
|
||||
apk add --no-cache \
|
||||
crudini
|
||||
|
||||
# https://www.virtualhere.com/sites/default/files/usbclient/vhclient${BUILD_ARCH}
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user