snppla hace 6 años
padre
commit
4ddd6cdf14
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -12,6 +12,6 @@ RUN echo "deb [arch=amd64] http://www.ubnt.com/downloads/unifi-video/apt-3.x whe
 
 RUN apt-get update -y && apt-get install -y unifi-video && apt-get clean all
 
-VOLUME["/usr/lib/unifi-video/data"]
+VOLUME ["/usr/lib/unifi-video/data"]
 
 CMD /usr/sbin/unifi-video -D start