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