Commit 0e8f36d 1 parent 6ec4c09 commit 0e8f36d Copy full SHA for 0e8f36d
File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,6 @@ To initialize your application run the following commands once:
36
36
They will make the ` vendor ` folder available in your project directory on your host machine.
37
37
And sets up the database, along with an admin user.
38
38
39
- > You can replace the [ Phundament 4 Docker image] ( https://github.com/phundament/docker ) with your custom base container.
40
-
41
39
42
40
#### Run
43
41
@@ -57,6 +55,10 @@ OS X, Windows
57
55
58
56
> On Linux ` docker.local ` is usually equal to ` localhost ` , on OS X the command ` echo $DOCKER_HOST ` should print the IP of your host VM.
59
57
58
+ ### Customize
59
+
60
+ You can replace the [ Phundament 4 Docker image] ( https://github.com/phundament/docker ) with your custom base container.
61
+
60
62
61
63
### Virtual hosts with Docker
62
64
You can’t perform that action at this time.
0 commit comments