configure workaround no longer required
This commit is contained in:
parent
6bc7f90c50
commit
ef46a9a195
@ -6,9 +6,6 @@ ARG VERSION
|
||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
LABEL maintainer="chbmb"
|
||||
|
||||
# work around for hanging configure
|
||||
ARG CONFIG_SHELL=/bin/sh
|
||||
|
||||
RUN \
|
||||
echo "**** install build packages ****" && \
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
|
Loading…
Reference in New Issue
Block a user