- **status**: open --> closed
--- ** [tickets:#8062] Naming of docker image is incorrect in docker-compose during initial build using git** **Status:** closed **Milestone:** unreleased **Created:** Tue Mar 08, 2016 02:43 PM UTC by Rohan Verma **Last Updated:** Wed Mar 16, 2016 01:52 PM UTC **Owner:** nobody 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](http://https://forge-allura.apache.org/docs/getting_started/installation.html#using-docker), 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 --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.