-
Create the docker-compose file.
-
Test the YAML file for syntax errors
$ docker-compose config
-
Run all containers.
$ docker-compose up -d $ docker-compose ps
-
Open URL http://localhost:8080/
-
Choose Database 'MySQL' and then provide Username, password and Databasename
-
Now, Terminal the services
$ docker-compose down ## Delete volume $ docker volume rm demo-16_data
demo-16
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||