Closed gustavovalverde closed 8 months ago
This can be tested running:
docker build -f docker/Dockerfile --target runner --tag zfnd/zebra-app:latest . docker run --rm -it -p 8080:8080 zfnd/zebra-app:latest
And going into a browser and navigating to localhost:8080
localhost:8080
This can be tested running:
And going into a browser and navigating to
localhost:8080