Hi
When I try and rundocker compose run -e ALLURA_TEST_DATA=False taskd paster setup-app docker-dev.ini
I getError response from daemon: pull access denied for allura_web, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
I guess that means the allura_web image does not exist in docker...there appears to be an old one there but that is probably not the official one.
Any thoughts? Chandra