Skip to content

Instantly share code, notes, and snippets.

@seggcsont
Created May 10, 2017 05:42
Show Gist options
  • Save seggcsont/e04ab70b459187543490410978ca74aa to your computer and use it in GitHub Desktop.
Save seggcsont/e04ab70b459187543490410978ca74aa to your computer and use it in GitHub Desktop.
:) [07:39:19] bpi ~ $ docker-compose -v
docker-compose version 1.9.0, build 2585387
:) [07:40:46] bpi /tmp $ docker-compose -f docker-compose.yml up
WARNING: The python_version variable is not set. Defaulting to a blank string.
ERROR: no such image: python:: invalid reference format
:( [07:40:59] bpi /tmp $ python_version=alpine docker-compose -f docker-compose.yml up
Pulling app (python:alpine)...
alpine: Pulling from library/python
709515475419: Pull complete
7f8ede2d2484: Pull complete
b3fa61eab99e: Extracting [=================================================> ] 24.9MB/25.13MB
a29b134db2c2: Download complete
966eeaaaa09f: Download complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment