https://github.com/DevinY/dlaravel/releases/tag/v0.9.1
This version has passed the ubuntu real and macos real machine tests, and the Container can be successfully established and executed..
This version has passed the ubuntu real and macos real machine tests, and the Container can be successfully established and executed..
If you are a new user, I suggest you use my latest environment phpenv instead. https://github.com/DevinY/phpenv
An 8-minute teaching video, introducing the installation of Wordpress on D-Laravel. D-Laravel is a docker-compose Laravel framework development environment, but it does not mean that it cannot be used to install other things. This video introduces the use of D-Laravel to install non-Laravel PHP projects, You can learn the usage of related instructions on D-Laravel: ./create --host usage, docker-compose up -d and ./console mysql usage, The database connection setting method after D-Laravel v1.0.0.
We will use docker --network to establish multiple container interconnections, but if there are four containers, Is it necessary to issue docker run instructions for different containers four times, kill me, This article introduces the establishment of multiple containers at one time through the yaml file definition of docker-compose. Learn how to load multiple configuration files with the dokcer-compose -f parameter.
No Comment
Post your comment