parent
2fd3ef340a
commit
726dc90760
|
|
@ -70,7 +70,7 @@ CMD ["/usr/sbin/init"]
|
||||||
Build this image:
|
Build this image:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ docker build --rm -t local/c7-systemd-httpd
|
$ docker build --rm -t local/c7-systemd-httpd .
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running a systemd enabled app container
|
## Running a systemd enabled app container
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue