Skip to content

Commit

Permalink
have docker compose build image if unavailable
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmoe committed Apr 30, 2017
1 parent 7b615e0 commit f8acb2a
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 @@ -2,6 +2,7 @@ version: '3.2'

services:
db:
build: .
image: mssqldocker
environment:
ACCEPT_EULA: Y
Expand Down

0 comments on commit f8acb2a

Please sign in to comment.