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

https://github.com/selharem/hands_on_docker

This is a small php app to practice containerization with docker
https://github.com/selharem/hands_on_docker

Last synced: 10 months ago
JSON representation

This is a small php app to practice containerization with docker

Awesome Lists containing this project

README

          

# hands_on_Docker
This is a small php app to practice containerization with docker
It shows a list of characters(Valorant) with their name, photo and characteristics.
I tried to run the app in a docker container then add some features or linking it to mysql DB.

![alt text](docker.png)