You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/25 09:45:01 UTC

[GitHub] [pulsar] dockerzhang opened a new issue #10361: [docker] there is no Java command in the pulsar docker image: java: command not found

dockerzhang opened a new issue #10361:
URL: https://github.com/apache/pulsar/issues/10361


   **Describe the bug**
   there is no Java command in the pulsar docker image.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1,check to v2.7.1 version
   2,build docker images
   3,docker run the built pulsar image
   4,See an error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   ![image](https://user-images.githubusercontent.com/18047329/115988720-91fc5f00-a5ed-11eb-87a7-ca904c923c15.png)
   
   **Desktop (please complete the following information):**
    - OS: centos 7.2
    - docker version: 19.03.1
   
   **Additional context**
   it may be caused by the echo command in Dockerfile.
   ```
   RUN echo networkaddress.cache.ttl=1 >> $JAVA_HOME/jre/lib/security/java.security
   ```
   


-- 
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.

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



[GitHub] [pulsar] dockerzhang commented on issue #10361: [docker] there is no Java command in the pulsar docker image: java: command not found

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on issue #10361:
URL: https://github.com/apache/pulsar/issues/10361#issuecomment-826299890


   this issue may not be a bug in pulsar, it works fine with the `docker version 20.10.0`.


-- 
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.

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



[GitHub] [pulsar] dockerzhang closed issue #10361: [docker] there is no Java command in the pulsar docker image: java: command not found

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #10361:
URL: https://github.com/apache/pulsar/issues/10361


   


-- 
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.

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



[GitHub] [pulsar] dockerzhang commented on issue #10361: [docker] there is no Java command in the pulsar docker image: java: command not found

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on issue #10361:
URL: https://github.com/apache/pulsar/issues/10361#issuecomment-826299890


   this issue may not be a bug in pulsar, it works fine with the `docker version 20.10.0`.


-- 
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.

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



[GitHub] [pulsar] dockerzhang closed issue #10361: [docker] there is no Java command in the pulsar docker image: java: command not found

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #10361:
URL: https://github.com/apache/pulsar/issues/10361


   


-- 
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.

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