diff --git a/centos/content.md b/centos/content.md index b398ea7a4..bd95521c2 100644 --- a/centos/content.md +++ b/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