Explorar el Código

Add missing build context ","

- partial fix for #892
Joe Ferguson hace 8 años
padre
commit
726dc90760
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      centos/content.md

+ 1 - 1
centos/content.md

@@ -70,7 +70,7 @@ CMD ["/usr/sbin/init"]
 Build this image:
 
 ```console
-$ docker build --rm -t local/c7-systemd-httpd
+$ docker build --rm -t local/c7-systemd-httpd .
 ```
 
 ## Running a systemd enabled app container