Skip to content

Instantly share code, notes, and snippets.

@cg94301
cg94301 / gist:285c7056ff92746ffdce45a2c4e0d873
Created June 27, 2017 00:02
Udemy Flask SaaS chapter 12 docker build error
chrisg@goetz:~/dev/bsawf/12-creating-a-complete-user-system$ docker-compose up --build
Building website
Step 1 : FROM python:2.7-slim
---> faea7032fa5c
Step 2 : MAINTAINER Nick Janetakis <nick.janetakis@gmail.com>
---> Using cache
---> d1de08ac0499
Step 3 : RUN apt-get update && apt-get install -qq -y build-essential libpq-dev --no-install-recommends
---> Running in 11d71fc38117
Err http://deb.debian.org jessie InRelease