Skip to content

Commit

Permalink
Removing build step for docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 22, 2016
1 parent 4c6f7f6 commit f342c70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ version: '2'
services:
flogo-web:
image: reldocker.tibco.com/flogo/flow-web:0.2alpha1
build:
context: .
dockerfile: Dockerfile
ports:
- "3010:3010"
- "5984:5984"
Expand Down

0 comments on commit f342c70

Please sign in to comment.