forked fromaschmelyun/docker-compose-laravel
- Notifications
You must be signed in to change notification settings - Fork0
Commit331ba93
authored
Updates docker-compose.yml with build arguments
Adds code that passes in build args (and a user on the Composer container), which will be used to determine file/directory ownership when building the source images for the containers.1 parent7e89337 commit331ba93
1 file changed
+13
-2
lines changedLines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
| |||
42 | 45 |
| |
43 | 46 |
| |
44 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 |
| |
46 | 52 |
| |
47 | 53 |
| |
| |||
61 | 67 |
| |
62 | 68 |
| |
63 | 69 |
| |
| 70 | + | |
| 71 | + | |
| 72 | + | |
64 | 73 |
| |
65 | 74 |
| |
66 | 75 |
| |
67 | 76 |
| |
68 | 77 |
| |
69 | 78 |
| |
70 |
| - | |
| 79 | + | |
71 | 80 |
| |
72 | 81 |
| |
73 | 82 |
| |
| |||
89 | 98 |
| |
90 | 99 |
| |
91 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
92 | 104 |
| |
93 | 105 |
| |
94 | 106 |
| |
95 | 107 |
| |
96 | 108 |
| |
97 |
| - | |
98 | 109 |
| |
99 | 110 |
| |
100 | 111 |
| |
|
0 commit comments
Comments
(0)