From cd7e102a3dd86fa75b307f407b163a03f6aeeb01 Mon Sep 17 00:00:00 2001 From: Ralf Junghanns Date: Wed, 19 Feb 2020 11:18:06 +0100 Subject: [PATCH] Update README.md See also: https://github.com/shopwareLabs/shopware-docker/issues/42 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 863dd400..2e22fb07 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,12 @@ To SSH into the created Container: SSH first into your VM: + For Windows: $ ./psh.phar docker:ssh + For MacOs: + $ docker exec -it shopware-docker_app_server_1 + Call the init script: $ ./psh.phar init