diff options
Diffstat (limited to 'Services/apache/README.md')
-rw-r--r-- | Services/apache/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/apache/README.md b/Services/apache/README.md index e15f71e..3638549 100644 --- a/Services/apache/README.md +++ b/Services/apache/README.md @@ -29,7 +29,7 @@ access to the running webserver access to the container itself - docker exec -it apache bash + docker exec -it apache /bin/bash ## Related Resources * [Sources files](https://github.com/startxfr/docker-images/tree/master/Services/apache) |