We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68391c commit e52b570Copy full SHA for e52b570
documentation/INSTALL.md
@@ -15,7 +15,7 @@ the much faster virtualisation (networking, disk access, shared folders) compare
15
There is also a [Vagrant VM for VirtualBox, VMware and Parallels](https://github.com/mblaschke/vagrant-development)
16
with a mailcatcher (Postfix with Dovecot, catches all outgoing mails).
17
18
-*Warning:* Boot2docker ist not recommended because of slow/buggy file sharing between host and guest and there is no
+_Warning:_ Boot2docker ist not recommended because of slow/buggy file sharing between host and guest and there is no
19
convienient way to access the box with Samba or SSH.
20
This Docker boilerplate tries to avoid common anti-pattners like a Samba/SSH container because Boot2docker
21
isn't able to handle such tasks.
0 commit comments