You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "shaowenchen (via GitHub)" <gi...@apache.org> on 2023/04/19 00:12:58 UTC

[GitHub] [eventmesh-dashboard] shaowenchen opened a new pull request, #1: feature: add build container image

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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [eventmesh-dashboard] qqeasonchen commented on pull request #1: feature: add build container image

Posted by "qqeasonchen (via GitHub)" <gi...@apache.org>.
qqeasonchen commented on PR #1:
URL: https://github.com/apache/eventmesh-dashboard/pull/1#issuecomment-1514022066

   @shaowenchen please create an issue first and then link to this pr, and follow title format from github.com/apache/eventmesh


-- 
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: issues-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: issues-help@eventmesh.apache.org


[GitHub] [eventmesh-dashboard] xwm1992 merged pull request #1: [ISSUE #3]feature: add build container image

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 merged PR #1:
URL: https://github.com/apache/eventmesh-dashboard/pull/1


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org