We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880c148 commit f8fd555Copy full SHA for f8fd555
1 file changed
Dockerfile
@@ -11,7 +11,7 @@ RUN apk --no-cache add autoconf automake make
11
RUN cd /usr/lib && ln -s libboost_thread-mt.so libboost_thread.so
12
13
WORKDIR /
14
-RUN echo trigger5
+RUN echo trigger6
15
RUN git clone https://github.com/yshurik/notbit.git
16
#COPY notbit /notbit
17
0 commit comments