Docker readme
This commit is contained in:
parent
4fcb5a99b4
commit
e719d1f5e6
1 changed files with 6 additions and 0 deletions
|
@ -1343,3 +1343,9 @@ This repository also contains a `docker-compose.yml` file that can be installed/
|
|||
docker-compose up
|
||||
|
||||
This will setup a database (MySQL) and a webserver (Apache) and runs the application using the blog example data used in the tests.
|
||||
|
||||
Test the script (running in the container) by opening the following URL:
|
||||
|
||||
http://localhost:8080/records/posts/1
|
||||
|
||||
Enjoy!
|
Loading…
Add table
Add a link
Reference in a new issue