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

https://github.com/mohamedwaleed77/example_docker_application

redis port=6379:6379 , frontend port=5050:8080 , backend port=4203:4203
https://github.com/mohamedwaleed77/example_docker_application

Last synced: 12 days ago
JSON representation

redis port=6379:6379 , frontend port=5050:8080 , backend port=4203:4203

Awesome Lists containing this project

README

        

# example_docker_application
redis port=6379:6379 (redis default port)

frontend port=5050:8080 (or whatever,I mapped it like that to be able to use jenkins on its default port)

backend port=4203:4203

usage: docker compose up

![image2 - Copy](https://github.com/user-attachments/assets/2419bff5-04d3-40e6-b41e-5b2501e3300d)

![image4](https://github.com/user-attachments/assets/b964a18f-89c7-4978-8531-208cd6fb8ec7)