https://github.com/xatuke/docker-compose-example
for GCI
https://github.com/xatuke/docker-compose-example
Last synced: 3 months ago
JSON representation
for GCI
- Host: GitHub
- URL: https://github.com/xatuke/docker-compose-example
- Owner: xatuke
- License: apache-2.0
- Created: 2019-12-21T22:25:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T17:55:13.000Z (over 6 years ago)
- Last Synced: 2025-03-05T15:07:34.157Z (over 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://gitter.im/JBossOutreach/gci)
# DockerComposeExample
for GCI
## MySQL:
- Username: root
- Password: .sweetpwd.
### RUN:
- `git clone https://github.com/crowded-geek/DockerComposeExample`
- `cd DockerComposeExample`
- `docker-compose up`
- Go to localhost:8000
- Add data to databse `mydb` in mysql container
- See the change reflect in localhost:8000
### [Watch Demo](https://streamable.com/0v8c8)
### Screenshots:
docker-compose up:

mysql:

Google Code-in and the Google Code-in logo are trademarks of Google Inc.