Skip to content

Commit

Permalink
More changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
christabone committed May 2, 2024
1 parent 5a952c5 commit becc18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/local_run_bluegenes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
docker run -d -p 5000:5000 --net intermine -e BLUEGENES_DEPLOY_PATH=/bluegenes -e BLUEGENES_DEFAULT_NAMESPACE=alliancemine -e BLUEGENES_DEFAULT_SERVICE_ROOT=http://172.31.0.130:8080/alliancemine -e HIDE_REGISTRY_MINES=true -e BLUEGENES_ADDITIONAL_MINES="[{:root \"http://www.mousemine.org/mousemine\", :name \"mousemine\", :namespace \"mousemine\", :external true}{:root \"http://ratmine.mcw.edu/ratmine\", :name \"ratmine\", :namespace \"ratmine\", :external true}{:root \"https://yeastmine.yeastgenome.org/yeastmine\", :name \"yeastmine\", :namespace \"yeastmine\", :external true}{:root \"http://intermine.wormbase.org/tools/wormmine\", :name \"WormMine\", :namespace \"wormmine\", :external true}{:root \" https://www.flymine.org/flymine\", :name \"flymine\", :namespace \"flymine\", :external true}{:root \" https://www.humanmine.org/humanmine\", :name \"humanmine\", :namespace \"humanmine\", :external true}]" -e BLUEGENES_DEFAULT_MINE_NAME=AllianceMine -d --restart unless-stopped --name agr.local.alliancemine.bluegenes.server intermine/bluegenes:latest
docker run -d -p 5000:5000 --net intermine -e BLUEGENES_DEPLOY_PATH=/bluegenes -e BLUEGENES_DEFAULT_NAMESPACE=alliancemine -e BLUEGENES_DEFAULT_SERVICE_ROOT=http://dev-intermine.alliancegenome.org:8080/alliancemine -e HIDE_REGISTRY_MINES=true -e BLUEGENES_ADDITIONAL_MINES="[{:root \"http://www.mousemine.org/mousemine\", :name \"mousemine\", :namespace \"mousemine\", :external true}{:root \"http://ratmine.mcw.edu/ratmine\", :name \"ratmine\", :namespace \"ratmine\", :external true}{:root \"https://yeastmine.yeastgenome.org/yeastmine\", :name \"yeastmine\", :namespace \"yeastmine\", :external true}{:root \"http://intermine.wormbase.org/tools/wormmine\", :name \"WormMine\", :namespace \"wormmine\", :external true}{:root \" https://www.flymine.org/flymine\", :name \"flymine\", :namespace \"flymine\", :external true}{:root \" https://www.humanmine.org/humanmine\", :name \"humanmine\", :namespace \"humanmine\", :external true}]" -e BLUEGENES_DEFAULT_MINE_NAME=AllianceMine -d --restart unless-stopped --name agr.local.alliancemine.bluegenes.server intermine/bluegenes:latest

0 comments on commit becc18a

Please sign in to comment.