Up Dockerfile
This commit is contained in:
parent
660af24d82
commit
648a4368d0
@ -6,7 +6,7 @@ WORKDIR /root/
|
||||
|
||||
RUN apt-get -y update && apt-get -y install libfcgi-dev && apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN git clone git://gonito.net/geval && cd geval && git reset --hard a49abb560bd5e5f11f291f50176934fef5352c6c
|
||||
RUN git clone git://gonito.net/geval && cd geval && git reset --hard 660af24d8267b88e8264bba6afde2d9cfe574419
|
||||
RUN git clone git://gonito.net/gonito && cd gonito && git reset --hard 9155f52315c4bb61d3054afac9fc45ec87a6e929
|
||||
|
||||
WORKDIR gonito
|
||||
|
Loading…
Reference in New Issue
Block a user