Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Update README.md #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,12 @@ To SSH into the created Container:

SSH first into your VM:

For Windows:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Under Windows this will not work. It is for Linux based OS-Systems.

$ ./psh.phar docker:ssh

For MacOs:
$ docker exec -it shopware-docker_app_server_1

Call the init script:

$ ./psh.phar init
Expand Down