configure workaround no longer required

This commit is contained in:
sparklyballs 2017-12-09 00:50:11 +00:00
parent 6bc7f90c50
commit ef46a9a195
1 changed files with 0 additions and 3 deletions

View File

@ -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 \