Browse Source

Run update.sh

Docker Library Bot 8 years ago
parent
commit
f53d9efa82
1 changed files with 1 additions and 1 deletions
  1. 1 1
      centos/README.md

+ 1 - 1
centos/README.md

@@ -124,7 +124,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