shaowenchen opened a new pull request, #1:
URL: https://github.com/apache/eventmesh-dashboard/pull/1

   Motivation
   
   It is more convenient to test and deploy using the container.
   
   Modifications
   
   - add Dockerfile
   - add GitHub action ci to build for every push
   
   Test
   
   ```bash
   docker run -p 8080:80 --rm -it shaowenchen/eventmesh-dashboard:latest
   ```
   
   open localhost:8080 to browse the web page.
   
   More
   
   Please add `DOCKERHUB_USERNAME` and `DOCKERHUB_PASSWORD` to the secrets in 
the current project. I set the image as eventmesh/eventmesh-dashboard:latest.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to