Added headers
This commit is contained in:
parent
9e310ca0bc
commit
5180203cbb
@ -3,7 +3,7 @@ LABEL maintainer="Jonathan Ervine <docker@ervine.org>"
|
||||
|
||||
WORKDIR /root/
|
||||
|
||||
RUN apk --update --no-cache add git cmake make gcc g++
|
||||
RUN apk --update --no-cache add git cmake make gcc g++ linux-headers
|
||||
|
||||
RUN git clone https://git.ervine.org/jonny/atomicparsley atomic && \
|
||||
cd atomic && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user