Add missing build context ","

- partial fix for #892
This commit is contained in:
Joe Ferguson 2017-04-26 12:36:43 -07:00
parent 2fd3ef340a
commit 726dc90760
1 changed files with 1 additions and 1 deletions

View File

@ -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