You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/11/01 09:03:19 UTC

[GitHub] kk580kk commented on issue #6256: Docker build with error /usr/lib/apt/methods/https could not be found.

kk580kk commented on issue #6256: Docker build with error /usr/lib/apt/methods/https could not be found.
URL: https://github.com/apache/incubator-superset/issues/6256#issuecomment-434977168
 
 
   I try to fix this problem by changed the Dockerfile.
   add this line 
   ```
   RUN apt-get install -y apt-transport-https apt-utils
   ```

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

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org