#8062 Naming of docker image is incorrect in docker-compose during initial build using git

v1.6.0
closed
nobody
None
General
nobody
2016-12-14
2016-03-08
Rohan Verma
No

When cloning from the git repository using git clone https://git-wip-us.apache.org/repos/asf/allura allura-git and running docker-compose run taskd paster setup-app docker-dev.ini after running all the previous steps mentioned in the installation manual, we cannot proceed as there is a problem with the naming of the docker image. In the docker-compose.yml we have allura_web but actually alluragit_web is built by docker-compose.

To solve this temporarily, I changed the name in docker-compose.yml. Here is the diff http://pastebin.com/MQnayhsL

Related

Git: cfb8f1ae

Discussion

  • The first link ( the installation manual ) not working.

     

    Last edit: andres fotografo 2016-03-16
  • Rohan Verma - 2016-05-10
    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2016-08-18

    I ran into this problem again myself. Looks like the github issue has a solution now by using an environment file to specify the project name. That's been available since 1.7.0 released in April

     
  • Dave Brondsema

    Dave Brondsema - 2016-08-18
    • status: closed --> open
     
  • Dave Brondsema

    Dave Brondsema - 2016-08-18

    https://forge-allura.apache.org/p/allura/git/merge-requests/155/ for a documentation improvement. Can try the "environment file" option later as a permanent fix.

     
  • Dave Brondsema

    Dave Brondsema - 2016-08-19
    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2016-12-14
    • Milestone: unreleased --> v1.6.0
     

Log in to post a comment.