You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/26 16:40:40 UTC

[GitHub] [apisix-website] DongHY1 opened a new issue, #1377: [Docs]: 'docs' not found when use docker

DongHY1 opened a new issue, #1377:
URL: https://github.com/apache/apisix-website/issues/1377

   ### Current State
   
   **Description of the current state/issue**:
   'docs' folder not found in root directory
   **Link to the page**:
   
   **Screenshots (if relevant)**:
   ![Uploading Snipaste_2022-10-27_00-26-05.png…]()
   
   
   ### Desired State
   
   **Description of the change you are proposing**:
   In Dockerfile:
   - use `COPY ./doc /app/doc` to replace `COPY ./docs /app/docs`
   In docker-compose.yml
   - use `./doc:/app/doc` to replace `./docs:/app/docs`
   
   <img width="500" alt="work" src="https://user-images.githubusercontent.com/73568310/198084836-4a965c44-fecd-4097-abdc-cf0ef369f1b6.png">
   
   
   ### Would you like to fix this issue?
   
   _No response_


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

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


[GitHub] [apisix-website] juzhiyuan closed issue #1377: [Docs]: 'docs' not found when use docker

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #1377: [Docs]: 'docs' not found when use docker
URL: https://github.com/apache/apisix-website/issues/1377


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix-website] SkyeYoung commented on issue #1377: [Docs]: 'docs' not found when use docker

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #1377:
URL: https://github.com/apache/apisix-website/issues/1377#issuecomment-1292868824

   In fact, this Dockerfile has not been maintained since the original PR, and personally, I don't know the value and meaning of its existence. 🤔 
   
   At the risk of asking, do you have any interest in helping to improve this part?


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix-website] SkyeYoung commented on issue #1377: [Docs]: 'docs' not found when use docker

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #1377:
URL: https://github.com/apache/apisix-website/issues/1377#issuecomment-1298074938

   Maybe this can be closed by #1378 ? cc @juzhiyuan 
   
   But in fact, this Dockerfile should still not work correctly. After all, the build scripts and project structure are now much different than before.
   
   (I don't see the value of Dockerfile at this stage either.)


-- 
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: notifications-unsubscribe@apisix.apache.org

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