I use the following steps:
docker run -i -t --rm -v /home/work_sdc1/portia/test1:/app/data/projects:rw -p 9001:9001 scrapinghub/portia
Waiting for a while, download is ok, then see following:
FATA[0000] Error response from daemon: Cannot start container 5d1e2439f4a03a12ed72d99d403a8712fbbdff5661e8735ddd26a8e67a451f1b: [8] System error: exec format error
I use the following steps: docker run -i -t --rm -v /home/work_sdc1/portia/test1:/app/data/projects:rw -p 9001:9001 scrapinghub/portia
Waiting for a while, download is ok, then see following: FATA[0000] Error response from daemon: Cannot start container 5d1e2439f4a03a12ed72d99d403a8712fbbdff5661e8735ddd26a8e67a451f1b: [8] System error: exec format error
My system is Ubuntu15.04