Skip to content

Instantly share code, notes, and snippets.

/-

Created June 9, 2016 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/336f1e5f60e0ae8a8db22001c26d1ac3 to your computer and use it in GitHub Desktop.
Save anonymous/336f1e5f60e0ae8a8db22001c26d1ac3 to your computer and use it in GitHub Desktop.
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