Explorar o código

Changed .deb package name.

Spencer Gardner %!s(int64=6) %!d(string=hai) anos
pai
achega
a52e8c3413
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Dockerfile

+ 2 - 1
Dockerfile

@@ -11,7 +11,8 @@ RUN git clone https://github.com/tpaskett/meshchat.git
 WORKDIR /root/meshchat
 
 RUN ./build
-RUN dpkg -i meshchat_1.0_all.deb
+
+RUN dpkg -i meshchat_*_all.deb
 
 EXPOSE 80