Create a gist now

Instantly share code, notes, and snippets.

anonymous /-
Created Jun 9, 2016

What would you like to do?
docker-compose build 0909/06/2016 - 12:32:15
mailcatcher uses an image, skipping
redis uses an image, skipping
db uses an image, skipping
Building web
Step 1 : FROM python:3.5
---> 297b941299a6
Step 2 : ENV PYTHONUNBUFFERED 1
---> Using cache
---> 9a905bb6cdf6
Step 3 : RUN apt-get -y update && apt-get install -y apt-transport-https
---> Running in 9e502c7ce05a
ERROR: Service 'web' failed to build: mounting mqueue mqueue : device or resource busy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment