Explorar o código

Add missing build context ","

- partial fix for #892
Joe Ferguson %!s(int64=8) %!d(string=hai) anos
pai
achega
726dc90760
Modificáronse 1 ficheiros con 1 adicións e 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