You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](http://isitmaintained.com/project/mblaschke/php-docker-boilerplate"Average time to resolve an issue")
6
6
[](http://isitmaintained.com/project/mblaschke/php-docker-boilerplate"Percentage of issues still open")
main/ubuntu | [Ubuntu](https://registry.hub.docker.com/_/ubuntu/)*official* (prebuilt available from https://registry.hub.docker.com/u/mblaschke/php-boilerplate/)
27
-
main/centos | [CentOS](https://registry.hub.docker.com/_/centos/)*official* (prebuilt available from https://registry.hub.docker.com/u/mblaschke/php-boilerplate/)
26
+
main/ubuntu | [Ubuntu](https://registry.hub.docker.com/_/ubuntu/)*official* (prebuilt available from https://hub.docker.com/r/webdevops/php-boilerplate/)
27
+
main/centos | [CentOS](https://registry.hub.docker.com/_/centos/)*official* (prebuilt available from https://hub.docker.com/r/webdevops/php-boilerplate/)
Copy file name to clipboardExpand all lines: documentation/INSTALL.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,20 +12,20 @@
12
12
If you want to run a Docker VM make sure you're using VMware or Parallels Desktop because of
13
13
the much faster virtualisation (networking, disk access, shared folders) compared to VirtualBox.
14
14
15
-
There is also a [Vagrant VM for VirtualBox, VMware and Parallels](https://github.com/mblaschke/vagrant-development)
15
+
There is also a [Vagrant VM for VirtualBox, VMware and Parallels](https://github.com/webdevops/vagrant-development)
16
16
with a mailcatcher (Postfix with Dovecot, catches all outgoing mails).
17
17
18
18
_Warning:_ Boot2docker ist not recommended because of slow/buggy file sharing between host and guest and there is no
19
19
convienient way to access the box with Samba or SSH.
20
20
This Docker boilerplate tries to avoid common anti-pattners like a Samba/SSH container because Boot2docker
21
21
isn't able to handle such tasks.
22
22
23
-
For more convenience use [CliTools.phar](https://github.com/mblaschke/clitools) (will also run on native Linux, not only inside a Vagrant box)
23
+
For more convenience use [CliTools.phar](https://github.com/webdevops/clitools) (will also run on native Linux, not only inside a Vagrant box)
0 commit comments