Skip to content

Commit

Permalink
Merge pull request netbox-community#255 from digitalocean/docker-inst…
Browse files Browse the repository at this point in the history
…all-docs

Fixes netbox-community#246 - Add build directive to docker-compose.yml
  • Loading branch information
jeremystretch authored Jul 11, 2016
2 parents 748a871 + e5b6b36 commit eaeede9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
POSTGRES_PASSWORD: J5brHrAXFLQSif0K
POSTGRES_DB: netbox
netbox:
build: .
image: digitalocean/netbox
links:
- postgres
Expand Down

0 comments on commit eaeede9

Please sign in to comment.