- Set
rootinnginx.vhost - Set necessary ports in
webcontainer indocker-compose - Change a php version, a list of required packages and extensions in
php.dockerfileif needed. - Modify
php.inifile if needed. It will be injected into the container. - Set necessary ports, env variables in
mysqlcontainer indocker-compose. All data is persistant. You can access DB throughmysqlhost (using the container name) in the app. - By default in
vuecontainer you will havevue-cliinstalled andnpm run devexecuted. Initially you need to install all required dependencies. - Set necessary ports, env variables in
vuecontainer indocker-compose./usr/src/appdir is created invuecontainer, so set a volume with the app to the dir.
- Notifications
You must be signed in to change notification settings - Fork 0
akozyr/php7-sandbox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
NGINX+PHP7+MySQL+Node.js environment
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published