You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/06/25 07:03:16 UTC

[GitHub] [incubator-heron] nicknezis opened a new issue #3548: Netcat missing from some of the distribution Dockerfiles

nicknezis opened a new issue #3548:
URL: https://github.com/apache/incubator-heron/issues/3548


   **Describe the bug**
   Heron images don't work in Kubernetes because of missing `nc` command
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   1. ./docker/scripts/build-artifacts.sh ubuntu20.04 0.20-20200625-ubuntu ~/workspace/heron-artifacts
   2. ./docker/scripts/build-docker.sh ubuntu20.04 0.20-20200625-ubuntu ~/workspace/heron-artifacts --squash
   3. Inspect resulting Docker image (with `dive` or some other method)
   
   **Expected behavior**
   Netcat package should be installed for Zookeeper shell script dependency
   
   **Operating System**
    - OS: Ubuntu
    - Version: 20.04
   
   


----------------------------------------------------------------
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] [incubator-heron] nicknezis closed issue #3548: Netcat missing from some of the distribution Dockerfiles

Posted by GitBox <gi...@apache.org>.
nicknezis closed issue #3548:
URL: https://github.com/apache/incubator-heron/issues/3548


   


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