An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![GCI Badge](https://img.shields.io/badge/Google%20Code--in-JBoss%20Community-red?labelColor=2096F3)](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:

![img](https://i.imgur.com/mnGxMU7.png)

mysql:

![img](https://i.imgur.com/7wIi1RZ.png)

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