[GitHub] [apisix-docker] gxthrj commented on a change in pull request #152: feat: add apisix-dashboard dockerfile & CI

2021-03-21 Thread GitBox
gxthrj commented on a change in pull request #152: URL: https://github.com/apache/apisix-docker/pull/152#discussion_r598397117 ## File path: .github/workflows/dashboard-docker-test.yaml ## @@ -0,0 +1,41 @@ +name: dashboard docker test + +on: + push: +branches: + -

[GitHub] [apisix-docker] gxthrj commented on a change in pull request #152: feat: add apisix-dashboard dockerfile & CI

2021-03-21 Thread GitBox
gxthrj commented on a change in pull request #152: URL: https://github.com/apache/apisix-docker/pull/152#discussion_r598389835 ## File path: dashboard/Dockerfile ## @@ -0,0 +1,69 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] [apisix-docker] gxthrj commented on a change in pull request #152: feat: add apisix-dashboard dockerfile & CI

2021-03-21 Thread GitBox
gxthrj commented on a change in pull request #152: URL: https://github.com/apache/apisix-docker/pull/152#discussion_r598383551 ## File path: .github/workflows/dashboard-docker-test.yaml ## @@ -0,0 +1,41 @@ +name: dashboard docker test + +on: + push: +branches: + -

[GitHub] [apisix-docker] gxthrj commented on a change in pull request #152: feat: add apisix-dashboard dockerfile & CI

2021-03-19 Thread GitBox
gxthrj commented on a change in pull request #152: URL: https://github.com/apache/apisix-docker/pull/152#discussion_r597449561 ## File path: compose/dashboard-compose.yaml ## @@ -0,0 +1,35 @@ +version: "3" Review comment: docker-compose.yaml already have dashboard