vascoosx opened a new issue #7775: Docker compose not working
URL: https://github.com/apache/incubator-superset/issues/7775
 
 
   can not build docker
   
   ### Expected results
   
   docker builds
   
   ### Actual results
   
   docker does not build
   
   
   
   #### Screenshots
   
   ```
   E: Sub-process /usr/bin/dpkg returned an error code (1)
   ERROR: Service 'superset' failed to build: The command '/bin/sh -c apt-get 
install -y build-essential libssl-dev     libffi-dev python3-dev libsasl2-dev 
libldap2-dev libxi-dev' returned a non-zero code: 100
   
   ```
   
   #### How to reproduce the bug
   
   ```
   docker-compose run --rm superset ./docker-init.sh
   ```
   
   ### Environment
   
   I'm using ubuntu 18.04
   
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version 
of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to