Remove duplicit git from OpenMapKit Dockerfile
This commit is contained in:
parent
0a903f9a6e
commit
abe1ef01c3
@ -7,7 +7,7 @@ RUN \
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
# Install runtime dependencies
|
# Install runtime dependencies
|
||||||
apk --no-cache add nodejs git openjdk8-jre-base \
|
apk --no-cache add nodejs openjdk8-jre-base \
|
||||||
# Install build dependencies
|
# Install build dependencies
|
||||||
&& apk --no-cache add --virtual .deps git build-base paxctl py2-pip \
|
&& apk --no-cache add --virtual .deps git build-base paxctl py2-pip \
|
||||||
# Fix grsec attributes to loosen memory protection restrictions
|
# Fix grsec attributes to loosen memory protection restrictions
|
||||||
|
Loading…
Reference in New Issue
Block a user