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 2018/07/16 19:17:54 UTC

[GitHub] thomas4g opened a new issue #2965: Dockerfile for Centos 7 tries to use apt-get

thomas4g opened a new issue #2965: Dockerfile for Centos 7 tries to use apt-get
URL: https://github.com/apache/incubator-heron/issues/2965
 
 
   `docker/dist/Dockerfile.dist.centos7` includes the following line:
   
   `RUN apt-get -y install supervisor; apt-get clean all`
   
   which causes the Docker containers not to build.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services