Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Conversation

mbarreche
Copy link

En esta rama he construido un controlador para saludar a la gente.
Para poder ejecutar esto hay que ejecutar lo siguiente:

make build-app make start-local make http-get-greet 

Este script lo que hace es construir una imagen docker con php instalado (make build-app) y luego levanta un servidor php (start-local). Para terminar ejecutamos make http-get-greet para hacer un curl al endpoint que he creado

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant