-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 09b874d
Nginx and Php-fpm with Laravel on Docker
How to run multiple services in one docker container. Running nginx and php-fpm processes in the same Debian container with Laravel (mysql, mariadb, sqlite). How to run multiple services in one docker container.1 parent f533eca commit 09b874d
1 file changed
+7
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
| |||
40 | 44 |
| |
41 | 45 |
| |
42 | 46 |
| |
43 | - | ||
47 | + | ||
44 | 48 |
| |
45 | - | ||
49 | + | ||
46 | 50 |
| |
47 | 51 |
|
0 commit comments